protected property EasyRdf_Literal::$value in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php \EasyRdf_Literal::value
@ignore The string value for this literal
File
- vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Literal.php, line 54
Class
- EasyRdf_Literal
- Class that represents an RDF Literal
Code
protected $value = null;