Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/Meta/Field/
H A DAliasPath.php54 public static function createForParent(Aliases $parent): AliasPath function in ComboStrap\\Meta\\Field\\AliasPath
H A DAliasType.php21 public static function createForParent(Aliases $parent): AliasType function in ComboStrap\\Meta\\Field\\AliasType
H A DAliases.php231 AliasPath::getPersistentName() => AliasPath::createForParent($this),
232 AliasType::getPersistentName() => AliasType::createForParent($this)->setFromStoreValueWithoutException(AliasType::DEFAULT)