Bånder

SyncSmartPlaylists extends Command
in package

Table of Contents

Properties

$description  : string
The console command description.
$signature  : string
The name and signature of the console command.

Methods

handle()  : void
Execute the console command.

Properties

$description

The console command description.

protected string $description = 'Synchronizes smart playlists according to the rules defined in their configurations'

$signature

The name and signature of the console command.

protected string $signature = 'music:sync-smart-playlists'

Methods


        
On this page

Search results