Warning: Invalid argument supplied for foreach() in Drupal\Core\Extension\ThemeHandler->addTheme() (line 125 of core\lib\Drupal\Core\Extension\ThemeHandler.php).
I'm Converting Drupal 7 theme to Drupal 8 and in D7 I'm using my_theme_checkbox($variables) function for checkbox alteration but this function is not working in D8.