Overrides \Drupal\system\Plugin\PluginUIBase::access().
Overrides PluginUIBase::access
public function access() { list($plugin, $theme) = explode(':', $this ->getPluginId()); return _block_themes_access($theme); }