You are here

protected property UrlRedirect::$path in Url Redirect 8

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

The UrlRedirect path url.

Type: string

File

src/Entity/UrlRedirect.php, line 64

Class

UrlRedirect
Defines the Url Redirect entity.

Namespace

Drupal\url_redirect\Entity

Code

protected $path;