PHP Class ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\CustomIdentifierDummy

Show file Open project: api-platform/core

Public Methods

Method Description
getCustomId ( ) : integer
getName ( ) : string
setName ( string $name )

Method Details

getCustomId() public method

public getCustomId ( ) : integer
return integer

getName() public method

public getName ( ) : string
return string

setName() public method

public setName ( string $name )
$name string