class AttributeRoutesProviderFactory implements RoutesProviderFactoryInterface (View source)

Methods

__construct(ReflectionService $reflectionService, ObjectManagerInterface $objectManager)

No description

createRoutesProvider(array $options)

No description

Details

__construct(ReflectionService $reflectionService, ObjectManagerInterface $objectManager)

No description

Parameters

ReflectionService $reflectionService
ObjectManagerInterface $objectManager

RoutesProviderInterface createRoutesProvider(array $options)

No description

Parameters

array $options

Return Value

RoutesProviderInterface