Home
last modified time | relevance | path

Searched refs:newDefaultValue (Results 1 – 1 of 1) sorted by path

/template/strap/class/
H A DTplUtility.php512 public static function getMigratedSlotNameConfValue($newConf, $newDefaultValue, $oldConf, $oldDefaultValue, $canonical)
551 return $newDefaultValue;
500 migrateSlotConfAndGetValue($newConf, $newDefaultValue, $oldConf, $oldDefaultValue, $canonical) global() argument