PHP Class Jarves\Configuration\FieldRelation

Show file Open project: jarves/jarves

Protected Properties

Property Type Description
$foreignObject Object[]
$localFields Field[]
$name string

Property Details

$foreignObject protected property

protected Object[],Jarves\Configuration $foreignObject
return Object[]

$localFields protected property

protected Field[],Jarves\Configuration $localFields
return Field[]

$name protected property

protected string $name
return string