You appear to be a bot. Output may be restricted
Description
Strips leading and trailing whitespace from each line in the string.
Usage
$string = strip_ws( $txt );
Parameters
- $txt
- ( string ) required – The text.
Returns
string Text with line-leading and line-trailing whitespace stripped.
Source
File name: wordpress-develop-tests/phpunit/includes/utils.php