芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/mctv/vendor/illuminate/support/Facades/Notification.php
route($channel, $route); } /** * Get the registered name of the component. * * @return string */ protected static function getFacadeAccessor() { return ChannelManager::class; } }