Fix some test runner issues

This commit is contained in:
Dane Everitt 2017-10-03 23:36:39 -05:00
parent 9b79d9c756
commit 8952043600
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
3 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ abstract class AdminFormRequest extends FormRequest
*
* @return array
*/
abstract public function rules(): array;
abstract public function rules();
/**
* Determine if the user is an admin and has permission to access this