Represents a PHP class identifier.
- Auteur
- Nicolas Grekas p@tch.nosp@m.work.nosp@m..com
◆ __construct()
__construct |
( |
string |
$identifier, |
|
|
|
$callable = null |
|
) |
| |
- Paramètres
-
string | $identifier | A PHP identifier, e.g. a class, method, interface, etc. name |
callable | $callable | The callable targeted by the identifier when it is ambiguous or not a real PHP identifier |
Références $i, $r, ReflectionCaster\castFunctionAbstract(), elseif, Caster\EXCLUDE_VERBOSE, ReflectionCaster\getSignature(), null, et value.
◆ wrapCallable()
static wrapCallable |
( |
|
$callable | ) |
|
|
static |
La documentation de cette classe a été générée à partir du fichier suivant :