PHP Class Bravo3\Orm\Annotations\Column

Datei anzeigen Open project: bravo3/orm

Public Properties

Property Type Description
$class_name string
$getter string
$name string
$setter string
$type string

Property Details

$class_name public_oe property

public string $class_name
return string

$getter public_oe property

public string $getter
return string

$name public_oe property

public string $name
return string

$setter public_oe property

public string $setter
return string

$type public_oe property

public string $type
return string