/home/techb158/immovalet.com/vendor/botble/slug/src/Commands
NameSizeModeActions
ChangeSlugPrefixCommand.php9150644editdlrm
Edit: /home/techb158/immovalet.com/vendor/botble/slug/src/Commands/ChangeSlugPrefixCommand.php (915B)
update( [ 'reference_type' => $this->argument('class'), ], [ 'prefix' => $this->option('prefix') ?? '', ] ); $this->info('Processed ' . $data . ' item(s)!'); return 0; } }