コード例 #1
0
ファイル: Enterprise.php プロジェクト: Lazaro-Gallo/psmn
 private function getCategorySector()
 {
     return Vtx_Util_Array::categorySector($this->getEnterprise()->getCategorySectorId());
 }