protected property EasyRdf_Literal::$lang in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php \EasyRdf_Literal::lang
@ignore The language of the literal (e.g. 'en')
File
- vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Literal.php, line 57
Class
- EasyRdf_Literal
- Class that represents an RDF Literal
Code
protected $lang = null;