PHP Class Spatie\Translatable\Exceptions\AttributeIsNotTranslatable

Inheritance: extends Exceptio\Exception
Mostrar archivo Open project: spatie/laravel-translatable Class Usage Examples

Public Methods

Method Description
make ( string $key, Model $model )

Method Details

make() public static method

public static make ( string $key, Model $model )
$key string
$model Illuminate\Database\Eloquent\Model