Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

CS: fix capitalization in class names #29

Merged
merged 1 commit into from
Feb 12, 2018
Merged

Commits on Feb 10, 2018

  1. CS: fix capitalization in class names

    This is a safe change. Class names in PHP are case-insensitive, so changing the capitalization of the class names will not break any integrations, while it ensures compliance with the `Camel_Caps` class name rule.
    jrfnl committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    87aef6a View commit details
    Browse the repository at this point in the history