PHP Class NilPortugues\Laravel5\JsonApi\Repository\EloquentRepository

Inheritance: extends NilPortugues\Foundation\Infrastructure\Model\Repository\Eloquent\EloquentRepository
Afficher le fichier Open project: nilportugues/laravel5-jsonapi

Protected Properties

Свойство Type Description
$modelClass string

Méthodes publiques

Méthode Description
__construct ( Model $model ) EloquentRepository constructor.

Méthodes protégées

Méthode Description
modelClassName ( )

Method Details

__construct() public méthode

EloquentRepository constructor.
public __construct ( Model $model )
$model Illuminate\Database\Eloquent\Model

modelClassName() protected méthode

protected modelClassName ( )

Property Details

$modelClass protected_oe property

protected string $modelClass
Résultat string