Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DMetadataFrontmatterStore.php32 private bool $isPresent = false; variable in ComboStrap\\MetadataFrontmatterStore
135 if ($this->isPresent()) {
172 public function isPresent(): bool function in ComboStrap\\MetadataFrontmatterStore
174 return $this->isPresent;
446 $this->isPresent = $bool;