public function HMSServiceInterface::format_options in HMS Field 8
Returns possible format options.
Return value
array
1 method overrides HMSServiceInterface::format_options()
- HMSService::format_options in src/
HMSService.php - Returns possible format options.
File
- src/
HMSServiceInterface.php, line 33 - Contains \Drupal\hms_field\HMSServiceInterface.
Class
- HMSServiceInterface
- Interface HMSServiceInterface.
Namespace
Drupal\hms_fieldCode
public function format_options();