PHP Class Bravo3\Orm\Annotations\AbstractRelationshipAnnotation

Show file Open project: bravo3/orm

Public Properties

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

Property Details

$getter public property

public string $getter
return string

$inversed_by public property

public string $inversed_by
return string

$setter public property

public string $setter
return string

$target public property

public string $target
return string