Searched refs:valueBefore (Results 1 – 2 of 2) sorted by relevance
37 …public static function notifyMetadataMutation(string $attribute, $valueBefore, $valueAfter, Path $… argument39 if ($valueAfter !== $valueBefore) {46 self::OLD_VALUE_ATTRIBUTE => $valueBefore,
116 $valueBefore = $beforeMeta->toStoreValue();119 $valueBefore = null;123 MetadataMutation::notifyMetadataMutation($attribute, $valueBefore, $valueAfter, $page);