RemoveProfileImagesCommand
class RemoveProfileImagesCommand extends Command
Run this after performing the migrate:refresh command to delete all existing profile images. May need sudo privileges.
Methods
void
configure()
Configures the command.
int
execute(InputInterface $input, OutputInterface $output)
Executes the command
Details
at line 20
protected void
configure()
Configures the command.
at line 34
protected int
execute(InputInterface $input, OutputInterface $output)
Executes the command