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