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