芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/midiatech/vendor/illuminate/support/Traits/Macroable.php
bindTo($this, get_class($this)), $parameters); } else { return call_user_func_array(static::$macros[$method], $parameters); } } throw new BadMethodCallException("Method {$method} does not exist."); } }