Skip to content

Latest commit

 

History

History
53 lines (20 loc) · 1 KB

DieSchittigs-ContaoContentApiBundle-ContaoManager-Plugin.md

File metadata and controls

53 lines (20 loc) · 1 KB

DieSchittigs\ContaoContentApiBundle\ContaoManager\Plugin

  • Class name: Plugin
  • Namespace: DieSchittigs\ContaoContentApiBundle\ContaoManager
  • This class implements: Contao\ManagerPlugin\Bundle\BundlePluginInterface, Contao\ManagerPlugin\Routing\RoutingPluginInterface

Methods

getBundles

mixed DieSchittigs\ContaoContentApiBundle\ContaoManager\Plugin::getBundles(\Contao\ManagerPlugin\Bundle\Parser\ParserInterface $parser)

{@inheritdoc}

  • Visibility: public

Arguments

  • $parser Contao\ManagerPlugin\Bundle\Parser\ParserInterface

getRouteCollection

mixed DieSchittigs\ContaoContentApiBundle\ContaoManager\Plugin::getRouteCollection(\Symfony\Component\Config\Loader\LoaderResolverInterface $resolver, \Symfony\Component\HttpKernel\KernelInterface $kernel)

{@inheritdoc}

  • Visibility: public

Arguments

  • $resolver Symfony\Component\Config\Loader\LoaderResolverInterface
  • $kernel Symfony\Component\HttpKernel\KernelInterface