Skip to content

Commit 46e90e9

Browse files
committed
Update seating unlock command
1 parent 8f75adf commit 46e90e9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

app/Console/Commands/UpdateEventSeatingLock.php

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@ class UpdateEventSeatingLock extends Command
2020
* The console command description.
2121
*
2222
* @var string
23-
*/
24-
protected $description = 'Lock and unlock Seating Plans at specific times';
25-
26-
/**
27-
* Execute the console command.
23+
*
2824
*/
2925
public function handle()
3026
{

0 commit comments

Comments
 (0)