예제 #1
0
파일: Enum.php 프로젝트: nomidi/sapphire
 function Lower()
 {
     return StringField::LowerCase();
 }