コード例 #1
0
ファイル: pwctrl_user.php プロジェクト: ndrs92/PinchoWire
 public static function getAllEstablecimientos()
 {
     return Establecimiento::getAll();
 }