public function FacConfigInterface::getViewModes in Fast Autocomplete 8
Gets the view modes.
@vreturn array The view modes.
1 method overrides FacConfigInterface::getViewModes()
- FacConfig::getViewModes in src/
Entity/ FacConfig.php - Gets the view modes.
File
- src/
FacConfigInterface.php, line 58
Class
- FacConfigInterface
- Provides an interface defining a Fast Autocomplete config entity.
Namespace
Drupal\facCode
public function getViewModes();