PHP Class Bravo3\Orm\Annotations\Column

Show file 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 property

public string $class_name
return string

$getter public property

public string $getter
return string

$name public property

public string $name
return string

$setter public property

public string $setter
return string

$type public property

public string $type
return string