You are here

private static property EasyRdf_TypeMapper::$map in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/TypeMapper.php \EasyRdf_TypeMapper::map

The type map registry

File

vendor/easyrdf/easyrdf/lib/EasyRdf/TypeMapper.php, line 48

Class

EasyRdf_TypeMapper
Class to map between RDF Types and PHP Classes

Code

private static $map = array();