File "createTextNode.md"
Full Path: /var/www/html/wordpress/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/createTextNode.md
File size: 103 bytes
MIME-type: text/plain
Charset: utf-8
```php
createTextNode ( string $value ) : object
```
Creates a new text element.
Returns the element.