Home
last modified time | relevance | path

Searched defs:allowedElements (Results 1 – 2 of 2) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGPX.php57 public function read($gpx, $allowedElements = null) argument
317 public function write(Geometry $geometry, $namespace = null, $allowedElements = null) argument
H A DGpxTypes.php97 public function __construct($allowedElements = null) argument