Class Pair

Description

Located in /Pair.class.php (line 3)


	
			
Variable Summary
string $key
string $value
Method Summary
Pair __construct (string $key, [string $value = null])
Variables
string $key (line 9)

Key

  • access: public
string $value (line 15)

Value

  • access: public
Methods
Constructor __construct (line 23)

Default constructor

  • access: public
Pair __construct (string $key, [string $value = null])
  • string $key: Key
  • string $value: Value

Documentation generated on Thu, 10 Dec 2009 15:21:38 +0100 by phpDocumentor 1.4.1