getTextValue() public method

public getTextValue ( )
Beispiel #1
0
 public function getArrayValue()
 {
     return json_decode(parent::getTextValue());
 }