PHP Class Nextras\Orm\Entity\Reflection\PropertyRelationshipMetadata

Mostra file Open project: nextras/orm

Public Properties

Property Type Description
$cascade bool[]
$entity string
$isMain boolean
$order array
$property string
$repository string
$type integer

Property Details

$cascade public_oe property

public bool[] $cascade
return bool[]

$entity public_oe property

public string $entity
return string

$isMain public_oe property

public bool $isMain
return boolean

$order public_oe property

public array $order
return array

$property public_oe property

public string $property
return string

$repository public_oe property

public string $repository
return string

$type public_oe property

public int $type
return integer