Class VariableExpandedString

Description

Used by the PhpMyCellScript interpreter to pass a variable expanded string as a parameter to an instruction method provided by an addon.

Located in /PhpMyCellScript/VariableExpandedString.php (line 9)


	
			
Method Summary
VariableExpandedString __construct (string $value)
string getValue ()
void __toString ()
Methods
Constructor __construct (line 20)

Constructor

VariableExpandedString __construct (string $value)
  • string $value: A string value with variable names expanded.
getValue (line 28)

Get the string value.

  • return: the string value.
string getValue ()
__toString (line 32)
void __toString ()

Documentation generated on Sun, 01 Mar 2015 08:43:49 +0000 by phpDocumentor 1.4.3