You are here

public property UrlRedirect::$id in Url Redirect 8.2

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

The UrlRedirect ID.

Type: string

File

src/Entity/UrlRedirect.php, line 50

Class

UrlRedirect
Defines the Url Redirect entity.

Namespace

Drupal\url_redirect\Entity

Code

public $id;