Fix incorrectly capitalized class names in file module

This commit is contained in:
Kijin Sung 2022-12-27 23:13:10 +09:00
parent 0b5d9858a7
commit 97e14fee65
7 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@
* Controller class of the file module
* @author NAVER (developers@xpressengine.com)
*/
class fileController extends file
class FileController extends File
{
/**
* Initialization