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