Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DExecutionContext.php160 private string $creationTime; variable in ComboStrap\\ExecutionContext
166 $this->creationTime = Iso8601Date::createFromNow()->toIsoStringMs();
336 if (self::$actualExecutionContext->creationTime !== $this->creationTime) {
1145 return $this->creationTime;
H A DMarkupPath.php162 private $creationTime; variable in ComboStrap\\MarkupPath
729 return $this->creationTime->getValue();
1641 $this->creationTime = CreationDate::createForPage($this);