Add more throwing
This commit is contained in:
parent
3bc2397795
commit
71257c67bf
3 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,8 @@ class StoreApplicationApiKeyRequest extends AdminFormRequest
|
|||
{
|
||||
/**
|
||||
* @return array
|
||||
* @throws \ReflectionException
|
||||
* @throws \ReflectionException
|
||||
*/
|
||||
public function rules()
|
||||
{
|
||||
|
|
Reference in a new issue