Method | Description | |
---|---|---|
__construct ( string $input ) | Constructor. | |
getInput ( ) : resource | Return the complete input. |
public __construct ( string $input ) | ||
$input | string | The input that failed to parse. |
public getInput ( ) : resource | ||
return | resource | The input that failed to parse. |