- 🇵🇹Portugal TiagoZ
I have an issue with version when upgrande to version 3.0.7. I want to load the block programmatically
$block = Block::load('privatemessagenotification');
but is not working anymore since i upgrade the Drupal version to 10 because the config depends on bartik and we dont use it. Can someone create a patch for this?