コード例 #1
0
ファイル: column.php プロジェクト: Clear-Space/meritq
 /**
  * @since 2.3.4
  */
 public function get_storage_model_type()
 {
     return $this->storage_model->get_type();
 }