/home/brandsfa/public_html/vendor/nwidart/laravel-modules/src/Generators/Generator.php
<?php

namespace Nwidart\Modules\Generators;

abstract class Generator
{
}