Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function getContents($maxLength = -1)
 {
     return $this->_delegate->getContents($maxLength);
 }