Файловый менеджер - Редактировать - /home/autoovt/www/DatabaseNotificationCollection.php.tar
Назад
www/vendor-old/laravel/framework/src/Illuminate/Notifications/DatabaseNotificationCollection.php 0000666 00000000741 14771720177 0031764 0 ustar 00 home/autoovt <?php namespace Illuminate\Notifications; use Illuminate\Database\Eloquent\Collection; class DatabaseNotificationCollection extends Collection { /** * Mark all notifications as read. * * @return void */ public function markAsRead() { $this->each->markAsRead(); } /** * Mark all notifications as unread. * * @return void */ public function markAsUnread() { $this->each->markAsUnread(); } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка