File "as_text_node.md"
Full Path: /var/www/html/wordpress/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlDocument/as_text_node.md
File size: 219 bytes
MIME-type: text/plain
Charset: utf-8
```php
as_text_node ( string $tag ) : bool
```
Adds a tag as text node.
| Parameter | Description |
|-----------|-------------------------|
| `tag` | The element's tag name. |
Returns true on success.