|
Jobbuddy
|
Fonctions membres publiques | |
| getName () | |
| getType () | |
| getDynamicName () | |
| getCallable () | |
| getNodeClass () | |
| needsCharset () | |
| needsEnvironment () | |
| needsContext () | |
| withDynamicArguments (string $name, string $dynamicName, array $arguments) | |
| getArguments () | |
| isVariadic () | |
| isDeprecated () | |
| getDeprecatingPackage () | |
| getDeprecatedVersion () | |
| getAlternative () | |
| getMinimalNumberOfRequiredArguments () | |
| getAlternative | ( | ) |
Implémenté dans AbstractTwigCallable.
| getCallable | ( | ) |
Implémenté dans AbstractTwigCallable.
| getDeprecatedVersion | ( | ) |
Implémenté dans AbstractTwigCallable.
| getDeprecatingPackage | ( | ) |
Implémenté dans AbstractTwigCallable.
| withDynamicArguments | ( | string | $name, |
| string | $dynamicName, | ||
| array | $arguments ) |
Implémenté dans AbstractTwigCallable.