Home
last modified time | relevance | path

Searched refs:legacyTypes (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DRegistry.php73 private $legacyTypes = [ variable in SimplePie\\Registry
114 if (array_key_exists($type, $this->legacyTypes)) {
117 $type = $this->legacyTypes[$type];
155 if (array_key_exists($type, $this->legacyTypes)) {
158 $type = $this->legacyTypes[$type];