Documentation

RelationshipTrait

Trait RelationshipTrait

Tags
template

Table of Contents

Properties

$modified  : bool
$name  : string
$options  : array<string|int, mixed>
$parent  : IdentifierInterface
$type  : string

Methods

check()  : void
count()  : int
getName()  : string
getParent()  : IdentifierInterface
getType()  : string
hasIdentifier()  : bool
isModified()  : bool
checkIdentifier()  : IdentifierInterface
parseOptions()  : void

Properties

Methods

isModified()

public isModified() : bool
Tags
phpstan-pure
Return values
bool

parseOptions()

private parseOptions(array<string|int, mixed> $options) : void
Parameters
$options : array<string|int, mixed>

        
On this page

Search results