Home
last modified time | relevance | path

Searched refs:disableEntity (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/syntax/
H A Dtoggleexpand.php63 && Toggle::disableEntity($mode);
H A Dtogglecollapse.php63 && Toggle::disableEntity($mode);
H A Dtoggle.php70 && Toggle::disableEntity($mode);
/plugin/combo/ComboStrap/TagAttribute/
H A DToggle.php142 public static function disableEntity(string $mode): bool function in ComboStrap\\TagAttribute\\Toggle