Loading twitter_api_block.info.yml +1 −1 Original line number Diff line number Diff line name: 'Twitter API Block' type: module description: 'Display tweets in Drupal, with blocks.' core_version_requirement: ^8 || ^9 || ^10 core_version_requirement: ^8.9 || ^9 || ^10 package: Twitter dependencies: - drupal:block Loading twitter_api_block.module +0 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,6 @@ * Contains hook implementations for twitter_api_block. */ use Drupal\Core\Language\LanguageInterface; use Drupal\Core\Url; use Drupal\Core\Routing\RouteMatchInterface; /** Loading Loading
twitter_api_block.info.yml +1 −1 Original line number Diff line number Diff line name: 'Twitter API Block' type: module description: 'Display tweets in Drupal, with blocks.' core_version_requirement: ^8 || ^9 || ^10 core_version_requirement: ^8.9 || ^9 || ^10 package: Twitter dependencies: - drupal:block Loading
twitter_api_block.module +0 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,6 @@ * Contains hook implementations for twitter_api_block. */ use Drupal\Core\Language\LanguageInterface; use Drupal\Core\Url; use Drupal\Core\Routing\RouteMatchInterface; /** Loading