add annotation ignore for php code sniffer (#1456)

This commit is contained in:
Gerardo Ibarra
2023-07-31 11:08:02 +02:00
committed by GitHub
parent 4dc20b028a
commit edc422cd2e
+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,