PersistCommand
class PersistCommand extends Command
Redis 持久化写入到数据库
Properties
protected string | $signature | The name and signature of the console command. |
|
protected string | $description | The console command description. |
Methods
handle()
Execute the console command.
Details
at line 36
handle()
Execute the console command.