Add more throwing
This commit is contained in:
parent
3bc2397795
commit
71257c67bf
3 changed files with 4 additions and 0 deletions
|
@ -65,6 +65,7 @@ class ApiController extends Controller
|
|||
* Render view allowing an admin to create a new application API key.
|
||||
*
|
||||
* @return \Illuminate\View\View
|
||||
* @throws \ReflectionException
|
||||
*/
|
||||
public function create(): View
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue