Overview

Namespaces

  • Ae
    • FeatureBundle
      • Admin
      • Command
      • DependencyInjection
      • Entity
      • Security
      • Service
      • Twig
        • Extension
        • Node
        • TokenParser

Classes

  • CreateFeatureCommand
  • DisableFeatureCommand
  • EnableFeatureCommand
  • LoadFeatureCommand
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Class DisableFeatureCommand

Command used to disable an existing feature.

Symfony\Component\Console\Command\Command
Extended by Ae\FeatureBundle\Command\DisableFeatureCommand
Namespace: Ae\FeatureBundle\Command
Author: Emanuele Minotto emanuele@adespresso.com
Located at Command/DisableFeatureCommand.php
Methods summary
public
# __construct( Ae\FeatureBundle\Entity\FeatureManager $featureManager, Doctrine\ORM\EntityManager $entityManager )

Parameters

$featureManager
$entityManager
protected
# configure( )
public
# execute( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
API documentation generated by ApiGen