getName() != 'deny_applicable'; } /** * {@inheritdoc} */ public function viewElements(FieldItemListInterface $items, $langcode) { return ['#markup' => 'Nothing to see here']; } }