php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <template_element.h>
Data Fields | |
lxb_html_element_t | element |
lxb_dom_document_fragment_t * | content |
Definition at line 20 of file template_element.h.
lxb_dom_document_fragment_t* lxb_html_template_element::content |
Definition at line 23 of file template_element.h.
lxb_html_element_t lxb_html_template_element::element |
Definition at line 21 of file template_element.h.