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