Whether unrestricted, in other words: arbitrary HTML allowed.
Used for when FilterFormatInterface::getHTMLRestrictions() returns `FALSE`, e.g. in case of the default "Full HTML" text format.
Type: bool
\Drupal\filter\Plugin\FilterInterface::getHTMLRestrictions()
private $unrestricted = FALSE;