PHP Interface WellCommerce\Bundle\CurrencyBundle\Entity\CurrencyInterface

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\CoreBundle\Entity\TimestampableInterface, extends WellCommerce\Bundle\CoreBundle\Entity\BlameableInterface
Show file Open project: wellcommerce/wellcommerce

Public Methods

Method Description
getCode ( ) : string
setCode ( string $code )

Method Details

getCode() public method

public getCode ( ) : string
return string

setCode() public method

public setCode ( string $code )
$code string