Merge pull request 'change some feature' (#11) from changeUsers into master

Reviewed-on: WillaEngine-Project/WillaEngine#11
pull/12/head
f.saravi 4 years ago
commit e766ed4d40

@ -6,7 +6,7 @@ use Illuminate\Console\Command;
use Illuminate\Support\Facades\DB as Database;
use Illuminate\Support\Carbon;
class convertUsers extends Command
class ConvertUsers extends Command
{
/**
* The name and signature of the console command.
Loading…
Cancel
Save