示例#1
0
 /**
  * {@inheritdoc}
  */
 public function isFreed() : bool
 {
     return $this->manager->isFreed($this);
 }