Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
DAnnotationRegistry.php64 public static function registerFile(string $file) : void function in Doctrine\\Common\\Annotations\\AnnotationRegistry
/plugin/swiftmail/Swift/Plugin/
DFileEmbedder.php272 public function registerFile($url, $cid, $file) function in Swift_Plugin_FileEmbedder