Ejemplo n.º 1
0
 /**
  * 
  *
  * @static 
  */
 public static function offsetUnset($key)
 {
     //Method inherited from \DebugBar\DebugBar
     return \Barryvdh\Debugbar\LaravelDebugbar::offsetUnset($key);
 }