class RemoveOldFileAttachmentsCommandHandler implements OutputAwareInterface (View source)

Traits

A trait used with OutputAwareInterface

Properties

protected OutputInterface $output from  OutputAwareTrait
protected Connection $connection
protected Repository $config

Methods

setOutput(OutputInterface $output)

No description

__construct(Connection $connection, Repository $config)

No description

__invoke(RemoveOldFileAttachmentsCommand $command)

No description

Details

setOutput(OutputInterface $output)

No description

Parameters

OutputInterface $output

__construct(Connection $connection, Repository $config)

No description

Parameters

Connection $connection
Repository $config

__invoke(RemoveOldFileAttachmentsCommand $command)

No description

Parameters

RemoveOldFileAttachmentsCommand $command