getSize() публичный Метод

public getSize ( )
Пример #1
0
 public function getAsyncTaskPoolSize()
 {
     return $this->asyncPool->getSize();
 }