There are some pieces of code like:
$config = \Drupal::config('beer_o_clock.settings');
All of them need to be refactored with using dependency injection.
There are some pieces of code like:
$config = \Drupal::config('beer_o_clock.settings');
All of them need to be refactored with using dependency injection.
Comments
Comment #2
kuntal_d commentedComment #3
kuntal_d commented