protected property EasyRdf_Literal::$value

@ignore The string value for this literal

File

drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php, line 55

Class

EasyRdf_Literal
Class that represents an RDF Literal

Code

protected $value = null;