PHP 클래스 App\services\Util

파일 보기 프로젝트 열기: phanan/koel

공개 메소드들

메소드 설명
__construct ( )
detectUTFEncoding ( string $str ) : string | false Detects higher UTF encoded strings.

메소드 상세

__construct() 공개 메소드

public __construct ( )

detectUTFEncoding() 공개 메소드

Detects higher UTF encoded strings.
public detectUTFEncoding ( string $str ) : string | false
$str string
리턴 string | false