You are here

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

Priority of the subscriber.

Type: int

Overrides ExcludeContentFieldBase::$priority

File

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

Class

RemoveRevisionField
Subscribes to exclude entity revision field.

Namespace

Drupal\acquia_contenthub\EventSubscriber\ExcludeContentField

Code

public static $priority = 110;