Пример #1
0
 /**
  * @inheritdoc
  */
 public function clear($class = null)
 {
     $this->uow->clear($class);
 }