BConnect Business - Reference PHP

ExpireSubscriptionsCommand extends Command
in package

Attributes
#[AsCommand]
$name: 'app:expire-subscriptions'
$description: 'Set statut for subscription expired'

Table of Contents

Properties

$entityManager  : EntityManagerInterface
$logger  : LoggerInterface

Methods

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

Properties

Methods

__construct()

public __construct(EntityManagerInterface $entityManager, LoggerInterface $logger) : mixed
Parameters
$entityManager : EntityManagerInterface
$logger : LoggerInterface

execute()

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

Search results