PHP Interface WellCommerce\Bundle\LayoutBundle\Renderer\LayoutBoxRendererInterface

Author: Adam Piotrowski ([email protected])
Afficher le fichier Open project: wellcommerce/wellcommerce Interface Usage Examples

Méthodes publiques

Méthode Description
render ( string $identifier, array $params ) : string Forwards request to box controller and returns rendered template

Method Details

render() public méthode

Forwards request to box controller and returns rendered template
public render ( string $identifier, array $params ) : string
$identifier string Box identifier
$params array Parameters to override
Résultat string