public static property RemoveLanguageField::$priority in Acquia Content Hub 8.2
Priority of the subscriber.
Type: int
Overrides ExcludeContentFieldBase::$priority
File
- src/
EventSubscriber/ ExcludeContentField/ RemoveLanguageField.php, line 15
Class
- RemoveLanguageField
- Subscribes to entity field serialization to handle language reference.
Namespace
Drupal\acquia_contenthub\EventSubscriber\ExcludeContentFieldCode
public static $priority = 10;