芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/public_html/vendor/laravel/sanctum/src/Exceptions/MissingAbilityException.php
abilities = Arr::wrap($abilities); } /** * Get the abilities that the user did not have. * * @return array */ public function abilities() { return $this->abilities; } }