BConnect POS - Reference PHP

CleanupRefreshTokensCommand extends Command
in package

Attributes
#[AsCommand]
$name: 'app:cleanup-refresh-tokens'
$description: 'Nettoie les refresh tokens expirés de la base de données'

Table of Contents

Properties

$refreshTokenService  : RefreshTokenService

Methods

__construct()  : mixed
execute()  : int

Properties

Methods

execute()

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

Search results