Esempio n. 1
0
 function query()
 {
     // Prepare multicall, then call the parent::query() method
     return parent::query('system.multicall', $this->calls);
 }