Skip to main content
3 of 3
Rollback to Revision 1
avpaderno
  • 98.1k
  • 15
  • 165
  • 284

Fix the namespaces:

delete: namespace Drupal\Core\Block\BlockBase;

add: namespace Drupal\MY_COOL_MODULE\Plugin\Block; use Drupal\Core\Block\BlockBase;