mirror of
https://github.com/friendica/friendica
synced 2025-05-18 07:44:11 +02:00
spelling: suppressing
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
45225c07f5
commit
aa9ff41311
2 changed files with 2 additions and 2 deletions
|
@ -441,7 +441,7 @@ class XML
|
|||
* Parse XML string
|
||||
*
|
||||
* @param string $s XML string to parse into object
|
||||
* @param boolean $suppress_log Whether to supressing logging
|
||||
* @param boolean $suppress_log Whether to suppressing logging
|
||||
* @return SimpleXMLElement|bool SimpleXMLElement or false on failure
|
||||
*/
|
||||
public static function parseString(string $s, bool $suppress_log = false)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue