Méthode | Description | |
---|---|---|
allowExcessiveArguments ( callable $function ) : callable | Returns a wrapper function that will allow the function to be called with excessive number of arguments, this is useful for internal function support. |
Méthode | Description | |
---|---|---|
__construct ( ) |
public static allowExcessiveArguments ( callable $function ) : callable | ||
$function | callable | |
Résultat | callable |