Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Nelmio
Alice
Throwable
Exception
FileLocator
FileNotFoundException
PHP 클래스 Nelmio\Alice\Throwable\Exception\FileLocator\FileNotFoundException
상속:
extends
UnexpectedValueException
파일 보기
프로젝트 열기: nelmio/alice
1 사용 예제들
공개 메소드들
메소드
설명
createForEmptyFile
( ) :
self
createForNonExistentFile
(
string
$file
) :
self
메소드 상세
createForEmptyFile()
공개
정적인
메소드
public
static
createForEmptyFile
( ) :
self
리턴
self
createForNonExistentFile()
공개
정적인
메소드
public
static
createForNonExistentFile
(
string
$file
) :
self
$file
string
리턴
self