@@ -16,7 +16,7 @@ class Authenticate extends Middleware
*
* @var array|string[]
*/
- protected array $whiteList = [
+ protected $whiteList = [
];