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

Author: Amrouche Hamza ([email protected])
Show file Open project: api-platform/core

Public Properties

Property Type Description
$description A short description of the item
$notGettable

Public Methods

Method Description
getAlias ( )
getDescription ( )
getId ( )
getName ( )
setAlias ( $alias )
setDescription ( $description )
setName ( $name )

Method Details

getAlias() public method

public getAlias ( )

getDescription() public method

public getDescription ( )

getId() public method

public getId ( )

getName() public method

public getName ( )

setAlias() public method

public setAlias ( $alias )

setDescription() public method

public setDescription ( $description )

setName() public method

public setName ( $name )

Property Details

$description public property

A short description of the item
public $description

$notGettable public property

public $notGettable