Home
last modified time | relevance | path

Searched defs:paths (Results 1 – 3 of 3) sorted by relevance

/template/kajukkd/fonts/
H A Dselection.json1 {"IcoMoonType":"selection","icons":[{"icon":{"paths":["M938.667 469.333h-170.667c-18.731 0-34.645 1… array
/template/twigstarter/vendor/composer/
H A DClassLoader.php184 public function add($prefix, $paths, $prepend = false)
233 public function addPsr4($prefix, $paths, $prepend = false)
280 public function set($prefix, $paths)
300 public function setPsr4($prefix, $paths)
/template/twigstarter/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php27 protected $paths = []; variable in Twig\\Loader\\FilesystemLoader
37 public function __construct($paths = [], string $rootPath = null)
79 public function setPaths($paths, $namespace = self::MAIN_NAMESPACE)