PHP Interface Sylius\Bundle\UiBundle\spec\Fixtures\SampleInterface

Author: Jan Góralski ([email protected])
Show file Open project: sylius/sylius Interface Usage Examples

Public Methods

Method Description
getBizarrelyNamedProperty ( ) : mixed
getInnerSample ( ) : Sylius\Bundle\UiBundle\spec\Fixtures\SampleInterface
getInt ( ) : integer
getString ( ) : string

Method Details

getBizarrelyNamedProperty() public method

public getBizarrelyNamedProperty ( ) : mixed
return mixed

getInnerSample() public method

public getInnerSample ( ) : Sylius\Bundle\UiBundle\spec\Fixtures\SampleInterface
return Sylius\Bundle\UiBundle\spec\Fixtures\SampleInterface

getInt() public method

public getInt ( ) : integer
return integer

getString() public method

public getString ( ) : string
return string