Function __global->_get_next_tag

Definitions

sources/webstandards.php

  • Get the next tag in the current XHTML document.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Return

  • Either an array of error details, a string of the tag, or null for finished (null: no next tag)
  • Type: ?mixed
  • Set: N/A
  • Range: N/A