Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Nelmio
Alice
Throwable
Exception
FileLocator
FileNotFoundException
PHP Class Nelmio\Alice\Throwable\Exception\FileLocator\FileNotFoundException
Inheritance:
extends
UnexpectedValueException
ファイルを表示
Open project: nelmio/alice
Class Usage Examples
Public Methods
Method
Description
createForEmptyFile
( ) :
self
createForNonExistentFile
(
string
$file
) :
self
Method Details
createForEmptyFile()
public
static
method
public
static
createForEmptyFile
( ) :
self
return
self
createForNonExistentFile()
public
static
method
public
static
createForNonExistentFile
(
string
$file
) :
self
$file
string
return
self