ModelIdentifier
class ModelIdentifier (View source)
Properties
Methods
__construct(Model> $class, mixed $id, array $relations, mixed $connection)
Create a new model identifier.
$this
useCollectionClass(string|null $collectionClass)
Specify the collection class that should be used when serializing / restoring collections.