Ejemplo n.º 1
0
 /**
  * Allows access to the protected memoryExceeded method.
  *
  * @return bool
  *   The memoryExceeded value.
  */
 public function memoryExceeded()
 {
     return parent::memoryExceeded();
 }