mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 18:13:11 +00:00
add annotation ignore for php code sniffer (#1456)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user