PHP Class Sulu\Component\Rest\ListBuilder\Metadata\Doctrine\PropertyMetadata

Inheritance: extends Metadata\PropertyMetadata
Datei anzeigen Open project: sulu/sulu

Public Methods

Method Description
__construct ( $class, $name, $type )
getType ( ) : mixed
serialize ( )
unserialize ( $str )

Method Details

__construct() public method

public __construct ( $class, $name, $type )

getType() public method

public getType ( ) : mixed
return mixed

serialize() public method

public serialize ( )

unserialize() public method

public unserialize ( $str )