Modern DOM library written in PHP for HTML documents
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

416 B

title
Document::createEntityReference

Document::createEntityReference — DISABLED

Description

public Document::createEntityReference ( string $name ) : false

This function has been disabled and will always return false. Documented to show difference from \DOMDocument. DOM4 does not have entity references or entity nodes.