You are here

protected property UrlRedirect::$negate in Url Redirect 8

Same name and namespace in other branches
  1. 8.2 src/Entity/UrlRedirect.php \Drupal\url_redirect\Entity\UrlRedirect::negate

Integer to indicate if negation of the condition is necessary.

Type: boolean

File

src/Entity/UrlRedirect.php, line 99

Class

UrlRedirect
Defines the Url Redirect entity.

Namespace

Drupal\url_redirect\Entity

Code

protected $negate;