Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/
H A DFunctionCallsFormulaLoader.php21 protected function registerPrototypes() function in Assetic\\Factory\\Loader\\FunctionCallsFormulaLoader
H A DBasePhpFormulaLoader.php33 foreach ($this->registerPrototypes() as $prototype => $options) {
142 abstract protected function registerPrototypes(); function in Assetic\\Factory\\Loader\\BasePhpFormulaLoader