예제 #1
0
 /**
  * {@inheritdoc}
  */
 public function clear($objectName = null)
 {
     return $this->wrapped->clear($objectName);
 }