You are here

public static property RemovePathAliasField::$priority in Acquia Content Hub 8.2

Priority of the subscriber.

Type: int

Overrides ExcludeContentFieldBase::$priority

File

src/EventSubscriber/ExcludeContentField/RemovePathAliasField.php, line 15

Class

RemovePathAliasField
Subscribes to exclude path alias field.

Namespace

Drupal\acquia_contenthub\EventSubscriber\ExcludeContentField

Code

public static $priority = 60;