BConnect POS - Reference PHP

UpdateDataCommand extends Command
in package

Attributes
#[AsCommand]
$name: 'app:update-data'
$description: 'Update phone number supplier and customer in database'

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