We don't use the PHP php_strip_whitespace() function
as we want the content to be readable and well-formatted.
public static stripComments ( string $source ) : string | ||
$source | string | A PHP string |
return | string | The PHP string with the comments removed |