Searched defs:cls (Results 1 – 6 of 6) sorted by relevance
| /template/twigstarter/vendor/twig/twig/src/Cache/ |
| D | RemovableCacheInterface.php | 19 public function remove(string $name, string $cls): void;
|
| D | NullCache.php | 39 public function remove(string $name, string $cls): void
|
| D | ChainCache.php | 72 public function remove(string $name, string $cls): void
|
| D | FilesystemCache.php | 79 public function remove(string $name, string $cls): void
|
| /template/dokui/js/ |
| D | uikit.min.js | 3 …jQuery,window.document);return b.load=function(a,c,d,e){var f,g=a.split(","),h=[],i=(e.config&&e.c… 4 }};i.defaults={cls:"uk-active",closest:!1,topoffset:0,leftoffset:0,smoothscroll:!1},b.scrollspynav=… property
|
| /template/twigstarter/vendor/twig/twig/src/ |
| D | Environment.php | 388 public function loadTemplate(string $cls, string $name, ?int $index = null): Template
|