File "parse_selector.md"

Full Path: /var/www/html/wordpress/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/parse_selector.md
File size: 286 bytes
MIME-type: text/plain
Charset: utf-8

 
Open Back
```php
parse_selector ( string $selector_string ) : array
```

| Parameter         | Description         |
|-------------------|---------------------|
| `selector_string` | The selector string |

Parses a CSS selector into an internal format for further use. See also [`find`](find.md).