Метод | Описание | |
---|---|---|
generate ( WellCommerce\Bundle\RoutingBundle\Entity\RouteInterface $entity ) : Symfony\Component\Routing\Route | Generates real Symfony route using given entity | |
supports ( string $strategy ) : boolean | Checks whether generator can handle such a type of generation strategy |
public generate ( WellCommerce\Bundle\RoutingBundle\Entity\RouteInterface $entity ) : Symfony\Component\Routing\Route | ||
$entity | WellCommerce\Bundle\RoutingBundle\Entity\RouteInterface | |
Результат | Symfony\Component\Routing\Route |