Exemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function isPending() : bool
 {
     return $this->manager->isPending($this);
 }