Overview

Namespaces

  • Jity
    • HomepageBundle
      • Controller
      • DataFixtures
        • ORM
      • DependencyInjection
        • Compiler
        • Service
          • Controller
      • Doctrine
        • Extension
          • DBAL
            • Types
      • Entity
      • EventListener
      • Form
        • Extension
      • Tests
        • Controller
      • Twig
        • Extension
  • PHP

Classes

  • ServiceCompilerPass
  • Overview
  • Namespace
  • Class
  • Tree

Class ServiceCompilerPass

ServiceCompilerPass

Service compiler pass for the bundle to tag service controllers.

Jity\HomepageBundle\DependencyInjection\Compiler\ServiceCompilerPass implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Namespace: Jity\HomepageBundle\DependencyInjection\Compiler
Author: Hermann Mayer <hermann.mayer92@gmail.com>
Uses: CompilerPassInterface
Located at Jity/HomepageBundle/DependencyInjection/Compiler/ServiceCompilerPass.php
Methods summary
public
# process( Symfony\Component\DependencyInjection\ContainerBuilder $container )

process

process

Collect all Classes which are tagged as a service controller.

Parameters

$container
Symfony\Component\DependencyInjection\ContainerBuilder
$container Dependency Injection Container
API documentation generated by ApiGen 2.8.0