AtomParser::AtomParser()

PHP4 constructor.


Source

File: wp-includes/atomlib.php

	public function AtomParser() {
		self::__construct();
	}