CodeIgniter / coding-standard

Official Coding Standards for CodeIgniter
MIT License
66 stars 9 forks source link

Changed internal flag to avoid warnings in PHPStorm #7

Closed tangix closed 2 years ago

tangix commented 2 years ago

Closes #6

Changed the syntax of the @internal comment to avoid getting messages in PHPStorm 2022.3.

paulbalandan commented 2 years ago

Thank you, @tangix

MGatner commented 2 years ago

👌