Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Respect
Validation
Rules
Mimetype
PHP 클래스 Respect\Validation\Rules\Mimetype
저자:
Henrique Moody (
[email protected]
)
상속:
extends
Respect\Validation\Rules\AbstractRule
파일 보기
프로젝트 열기: respect/validation
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
$mimetype
string
공개 메소드들
메소드
설명
__construct
(
string
$mimetype
,
finfo
$fileInfo
= null )
validate
(
$input
)
메소드 상세
__construct()
공개
메소드
public
__construct
(
string
$mimetype
,
finfo
$fileInfo
= null )
$mimetype
string
$fileInfo
finfo
validate()
공개
메소드
public
validate
(
$input
)
프로퍼티 상세
$mimetype
공개적으로 프로퍼티
public
string
$mimetype
리턴
string