* Set middleware * * This method allows middleware to be assigned to a specific Route. * If the method argument `is_callable` (including callable arrays!), * we directly append the argument to `$this->middleware`. Else, we * assume the argument is an array of callables and merge the array * with `$this->middleware`. Even if non-callables are included in the * arg
( $middleware )
source not stored for this graph (policy: none)