Merge branch 'master' into feat/add-dynamic-properties-attribute

This commit is contained in:
stefanScrumble
2024-01-04 10:28:32 +01:00
13 changed files with 28 additions and 11 deletions
+1
View File
@@ -231,6 +231,7 @@ class ModelsCommand extends Command
$output = "<?php
// @formatter:off
// phpcs:ignoreFile
/**
* A helper file for your Eloquent Models
* Copy the phpDocs from this file to the correct Model,