PHP Class WellCommerce\Bundle\DelivererBundle\Entity\DelivererTranslation

Inheritance: use trait Knp\DoctrineBehaviors\Model\Translatable\Translation
Show file Open project: wellcommerce/wellcommerce

Protected Properties

Property Type Description
$name string

Public Methods

Method Description
getCopyingSensitiveProperties ( ) : array
getName ( ) : string
setName ( string $name )

Method Details

getCopyingSensitiveProperties() public method

getName() public method

public getName ( ) : string
return string

setName() public method

public setName ( string $name )
$name string

Property Details

$name protected property

protected string $name
return string