Logidav Docs

SelectionCommand extends ContainerAwareCommand
in package
uses LockableTrait

Table of Contents

Properties

$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
configure()  : mixed
Configure command
execute()  : int|void|null

Properties

Methods

__construct()

public __construct([mixed $name = null ][, EntityManagerInterface $entityManager = null ]) : mixed
Parameters
$name : mixed = null
$entityManager : EntityManagerInterface = null

execute()

protected execute(InputInterface $input, OutputInterface $output) : int|void|null
Parameters
$input : InputInterface
$output : OutputInterface
Tags
throws
Exception
Return values
int|void|null

        
On this page

Search results