Whitespace

This commit is contained in:
Luke Towers 2018-04-19 10:21:25 -06:00
parent 5b335b385e
commit 08d8b33fc6
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ class Controller extends Extendable
return Response::make(View::make('backend::access_denied'), 403);
}
}
/*
* Extensibility
*/