Spec-Zone.ru › Laravel 4.2

ModelNotFoundException

class ModelNotFoundException extends RuntimeException (View source)

Свойства

protected string$modelИмя затронутого Eloquent-модели.

Методы

$this setModel(string $model)

Установить затронутую Eloquent-модель.

string getModel()

Получить затронутую Eloquent-модель.

Подробности

$this setModel(string $model)

Установить затронутую Eloquent-модель.

Параметры

string$model

Возвращаемое значение

$this

string getModel()

Получить затронутую Eloquent-модель.

Возвращаемое значение

string

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/4.2/Illuminate/Database/Eloquent/ModelNotFoundException.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API