BConnect POS - Reference PHP

DefaultConfigCommand extends Command
in package

Attributes
#[AsCommand]
$name: 'app:default-config'
$description: 'Add a short description for your command'

Table of Contents

Properties

$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
configure()  : void
execute()  : int

Properties

Methods

__construct()

public __construct(EntityManagerInterface $entityManager) : mixed
Parameters
$entityManager : EntityManagerInterface

execute()

protected execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int
On this page

Search results