Pops a node off of the stack of open elements.
Description
See also
Source
if ( in_array( $namespaced_name, $termination_list, true ) ) {
return false;
}
}
return false;
}
/**
Changelog
Version | Description |
---|---|
6.4.0 | Introduced. |
Pops a node off of the stack of open elements.
if ( in_array( $namespaced_name, $termination_list, true ) ) {
return false;
}
}
return false;
}
/**
Version | Description |
---|---|
6.4.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.