PHP Class WellCommerce\Bundle\PageBundle\Entity\PageRoute

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\RoutingBundle\Entity\Route, implements WellCommerce\Bundle\RoutingBundle\Entity\RouteInterface
Show file Open project: wellcommerce/wellcommerce

Protected Properties

Property Type Description
$identifier WellCommerce\Bundle\PageBundle\Entity\PageInterface

Public Methods

Method Description
getType ( ) : string

Method Details

getType() public method

public getType ( ) : string
return string

Property Details

$identifier protected property

protected PageInterface,WellCommerce\Bundle\PageBundle\Entity $identifier
return WellCommerce\Bundle\PageBundle\Entity\PageInterface