public function SkinInterface::getOptions in Skinr 8.2
Returns the skin options.
Return value
array
1 method overrides SkinInterface::getOptions()
- Skin::getOptions in src/
Entity/ Skin.php - Returns the skin options.
File
- src/
SkinInterface.php, line 37 - Contains \Drupal\skinr\SkinInterface.
Class
- SkinInterface
- Provides an interface defining a Example entity.
Namespace
Drupal\skinrCode
public function getOptions();