* @param \BookStack\Uploads\ImageService $imageService
*/
public function __construct(ImageService $imageService)
* @param \BookStack\Uploads\ImageService $imageService
*/
public function __construct(ImageService $imageService)
$this->comment($deleteCount . ' images found that would have been deleted');
$this->showDeletedImages($deleted);
$this->comment('Run with -f or --force to perform deletions');
$this->comment($deleteCount . ' images found that would have been deleted');
$this->showDeletedImages($deleted);
$this->comment('Run with -f or --force to perform deletions');