getValueAndRemove(self::DISPLAY)); if ($display !== null) { if (strtolower($display) === self::DISPLAY_NONE_VALUE) { $tagAttributes->addStyleDeclarationIfNotSet("display", "none"); } } } }