改名
This commit is contained in:
@@ -28,7 +28,6 @@ use ReflectionException;
|
|||||||
* @param mixed $class
|
* @param mixed $class
|
||||||
* @param mixed|string $method
|
* @param mixed|string $method
|
||||||
* @return mixed
|
* @return mixed
|
||||||
* @throws ReflectionException
|
|
||||||
*/
|
*/
|
||||||
public function execute(mixed $class, mixed $method = ''): mixed
|
public function execute(mixed $class, mixed $method = ''): mixed
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user