Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPageRules.php112 return $this->addRuleWithDate($sourcePageId, $targetPageId, $priority, $currentDate);
125 function addRuleWithDate($matcher, $target, $priority, $creationDate): ?int function in ComboStrap\\PageRules