Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Inpsyde
MultilingualPress
Service
Exception
ContainerOffsetUnsetException
PHP Class Inpsyde\MultilingualPress\Service\Exception\ContainerOffsetUnsetException
Since:
3.0.0
Inheritance:
extends
Exceptio\Exception
Afficher le fichier
Open project: inpsyde/multilingual-press
Class Usage Examples
Méthodes publiques
Méthode
Description
for_name
(
string
$name
) :
static
Returns a new exception object.
Method Details
for_name()
public
static
méthode
Returns a new exception object.
Since:
3.0.0
public
static
for_name
(
string
$name
) :
static
$name
string
The name of the value or factory callback.
Résultat
static
Exception object.