コード例 #1
0
ファイル: StoreFilters.php プロジェクト: Agroorama/plugins
 public function onRun()
 {
     $this->stores = Store::get();
 }