芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/store.kwesioben.com/vendor/laravel/passport/src/Bridge/Scope.php
setIdentifier($name); } /** * Get the data that should be serialized to JSON. * * @return mixed */ #[\ReturnTypeWillChange] public function jsonSerialize() { return $this->getIdentifier(); } }