PHP Class Bravo3\Orm\Annotations\AbstractRelationshipAnnotation

Mostra file Open project: bravo3/orm

Public Properties

Property Type Description
$getter string
$inversed_by string
$setter string
$target string

Property Details

$getter public_oe property

public string $getter
return string

$inversed_by public_oe property

public string $inversed_by
return string

$setter public_oe property

public string $setter
return string

$target public_oe property

public string $target
return string