mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-17 17:47:13 +00:00
The 'Support for camel cased models' comment block used 5-space indentation for the pipe characters instead of the standard 4 spaces used by all other comment blocks in the config file. Fixes #1761