getSettings(). * * @param \Drupal\editor\Entity\Editor $editor * A configured text editor object. * * @return bool */ public function isEnabled(Editor $editor); }