POMO_Reader::POMO_Reader()

PHP4 constructor.


Description


Source

File: wp-includes/pomo/streams.php

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