Translation_Entry::Translation_Entry( $args = array() )

PHP4 constructor.


Description Description


Source Source

File: wp-includes/pomo/entry.php

		public function Translation_Entry( $args = array() ) {
			self::__construct( $args );
		}


Top ↑

User Contributed Notes User Contributed Notes

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