WeeklyPhoto
extends Command
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- execute() : int
Properties
$photoService read-only
private
Photo
$photoService
Methods
__construct()
public
__construct(Photo $photoService) : mixed
Parameters
- $photoService : Photo
execute()
public
execute(InputInterface $input, OutputInterface $output) : int
Parameters
- $input : InputInterface
- $output : OutputInterface