You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Feature] Allow camel casing of include paths to be disabled
Adds a property on the includes models trait so that camel casing
of include path segments can be disabled. Note that the default
behaviour will remaing to camel case these as PSR1 says that
method names on classes must be camel case.
See cloudcreativity#315
0 commit comments