AtomParser::end_ns( $parser,  $prefix )


Description Description


Source Source

File: wp-includes/atomlib.php

    function end_ns($parser, $prefix) {
        $this->_p("ending: #" . $prefix . "#");
    }


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.