메소드 | 설명 | |
---|---|---|
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. |
메소드 | 설명 | |
---|---|---|
__construct ( ) |
public static allowExcessiveArguments ( callable $function ) : callable | ||
$function | callable | |
리턴 | callable |