PHP 클래스 Nextras\Orm\StorageReflection\StringHelper

파일 보기 프로젝트 열기: nextras/orm 1 사용 예제들

공개 메소드들

메소드 설명
camelize ( string $string ) : string
underscore ( $string ) : string

메소드 상세

camelize() 공개 정적인 메소드

public static camelize ( string $string ) : string
$string string
리턴 string

underscore() 공개 정적인 메소드

public static underscore ( $string ) : string
리턴 string