Michel Sallaberry

Results 1 issues of Michel Sallaberry

`pestle magento2:generate:crud-model` ``` Which module? (Pulsestorm_HelloGenerate)] Namespace_Module What model name? (Thing)] Thing Creating: /[..]/app/code/Namespace/Module/Api/ThingRepositoryInterface.php Creating: /[..]/app/code/Namespace/Module/Model/ThingRepository.php Creating: /[..]/app/code/Namespace/Module/Api/Data/ThingInterface.php Creating: /[..]/app/code/Namespace/Module/Model/ResourceModel/Thing/Collection.php Creating: /[..]/app/code/Namespace/Module/Model/ResourceModel/Thing.php Creating: /[..]/app/code/Namespace/Module/Model/Thing.php Creating: /[..]/app/code/Namespace/Module/Setup/InstallSchema.php Creating: /[..]/app/code/Namespace/Module/Setup/InstallData.php ``` I...