File "Generator.php"
Full Path: /home/isoftco/public_html/hrm/vendor/nwidart/laravel-modules/src/Generators/Generator.php
File size: 75 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Nwidart\Modules\Generators;
abstract class Generator
{
}