Home
last modified time | relevance | path

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

/plugin/combo/action/
H A Dmetamanager.php426 Metadata::deleteIfPresent($persistentPageMeta, Metadata::RUNTIME_META);
/plugin/combo/ComboStrap/
H A DMetadata.php584 …public static function deleteIfPresent(array &$persistentPageMeta, array $attributeToDeletes): bool function in ComboStrap\\Metadata