Beispiel #1
0
 protected function fetch()
 {
     return $this->getFetcher()->get(ConditionComposer::composeEngConditions());
 }
 public function syncList(FVSyncListRequest $request)
 {
     return $this->createDelayQue(FVSyncType::ID_LIST, ConditionComposer::composeEngConditions());
 }