File manager - Edit - /home/autoph/public_html/projects/vendor/laravel/framework/src/Illuminate/Contracts/Auth/Access/Authorizable.php
Back
<?php namespace Illuminate\Contracts\Auth\Access; interface Authorizable { /** * Determine if the entity has a given ability. * * @param iterable|string $abilities * @param array|mixed $arguments * @return bool */ public function can($abilities, $arguments = []); }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings