Loading modules/entity_share_websub_hub/entity_share_websub_hub.module +0 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ * Contains entity_share_websub_hub.module. */ use Drupal\Core\Routing\RouteMatchInterface; use Drupal\Core\Entity\EntityInterface; use Drupal\Core\Entity\FieldableEntityInterface; use Drupal\node\NodeInterface; Loading modules/entity_share_websub_hub/entity_share_websub_hub.views.inc +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ /** * @file * * Provide a custom views field data that isn't tied to any other module. */ Loading modules/entity_share_websub_hub/src/Controller/SubscriptionController.php +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ class SubscriptionController extends ControllerBase { * Subscribe. * * @param \Symfony\Component\HttpFoundation\Request $request * The request on `/subscribe` * The request on `/subscribe`. * * @return \Symfony\Component\HttpFoundation\Response * The response to the subscription request Loading modules/entity_share_websub_hub/src/Plugin/views/field/SyndicatedByField.php +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ namespace Drupal\entity_share_websub_hub\Plugin\views\field; use Drupal\Core\Form\FormStateInterface; use Drupal\views\Plugin\views\field\FieldPluginBase; use Drupal\views\ResultRow; Loading modules/entity_share_websub_hub/src/Plugin/views/field/SyndicatedCountField.php +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ namespace Drupal\entity_share_websub_hub\Plugin\views\field; use Drupal\Core\Form\FormStateInterface; use Drupal\Component\Utility\Random; use Drupal\views\Plugin\views\field\FieldPluginBase; use Drupal\views\ResultRow; Loading Loading
modules/entity_share_websub_hub/entity_share_websub_hub.module +0 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ * Contains entity_share_websub_hub.module. */ use Drupal\Core\Routing\RouteMatchInterface; use Drupal\Core\Entity\EntityInterface; use Drupal\Core\Entity\FieldableEntityInterface; use Drupal\node\NodeInterface; Loading
modules/entity_share_websub_hub/entity_share_websub_hub.views.inc +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ /** * @file * * Provide a custom views field data that isn't tied to any other module. */ Loading
modules/entity_share_websub_hub/src/Controller/SubscriptionController.php +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ class SubscriptionController extends ControllerBase { * Subscribe. * * @param \Symfony\Component\HttpFoundation\Request $request * The request on `/subscribe` * The request on `/subscribe`. * * @return \Symfony\Component\HttpFoundation\Response * The response to the subscription request Loading
modules/entity_share_websub_hub/src/Plugin/views/field/SyndicatedByField.php +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ namespace Drupal\entity_share_websub_hub\Plugin\views\field; use Drupal\Core\Form\FormStateInterface; use Drupal\views\Plugin\views\field\FieldPluginBase; use Drupal\views\ResultRow; Loading
modules/entity_share_websub_hub/src/Plugin/views/field/SyndicatedCountField.php +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ namespace Drupal\entity_share_websub_hub\Plugin\views\field; use Drupal\Core\Form\FormStateInterface; use Drupal\Component\Utility\Random; use Drupal\views\Plugin\views\field\FieldPluginBase; use Drupal\views\ResultRow; Loading