Class Name like to file name
For example,
If fileName is
hi.php, the className isHiIf fileName is
useFramework.php, the className isUseFramework
Last updated
For example,
If fileName is hi.php, the className is Hi
If fileName is useFramework.php, the className is UseFramework
Last updated