Movatterモバイル変換


[0]ホーム

URL:


    Dom\Node »
    « Dom\NamedNodeMap

    The Dom\NamespaceInfo class

    (PHP 8 >= 8.4.0)

    Introduction

    This represents immutable information about namespaces of an element. This decouples namespaces from attributes, which was incorrectly intertwined for the old DOM classes.

    Class synopsis

    finalreadonlyclassDom\NamespaceInfo {
    /* Properties */
    }

    Properties

    prefix
    The namespace prefix of the attribute.
    namespaceURI
    The namespaceURI of the attribute.
    element
    The element that this namespace information is about.

    Found A Problem?

    Learn How To Improve This PageSubmit a Pull RequestReport a Bug
    add a note

    User Contributed Notes

    There are no user contributed notes for this page.
    To Top
    and to navigate •Enter to select •Esc to close •/ to open
    PressEnter without selection to search using Google

    [8]ページ先頭

    ©2009-2025 Movatter.jp