Searched refs:VALUE_NONE (Results 1 – 4 of 4) sorted by relevance
51 public const VALUE_NONE = 'NONE'; define in Fisharebest\\Webtrees\\Elements\\RestrictionNotice58 …self::VALUE_LOCKED . ', ' . self::VALUE_NONE => self::VALUE_NONE . ', ' . self::VALUE_LOCK…103 self::VALUE_NONE => self::ICON_NONE . ' ' . $none,104 …self::VALUE_NONE . ', ' . self::VALUE_LOCKED => self::ICON_NONE . self::ICON_LOCKED . ' ' …
52 …->addOption(name: 'admin', shortcut: null, mode: InputOption::VALUE_NONE, description: 'Make the n…
329 if (str_starts_with($restriction, RestrictionNotice::VALUE_NONE)) {
1123 if (str_starts_with($restriction, RestrictionNotice::VALUE_NONE)) {