public function AddToCalTypeInterface::getName in Add to Cal 8
Return the name of the type plugin.
Return value
string
1 method overrides AddToCalTypeInterface::getName()
- AddToCalTypeBase::getName in src/
AddToCalTypeBase.php - Return the name of the type plugin.
File
- src/
AddToCalTypeInterface.php, line 17
Class
Namespace
Drupal\addtocalCode
public function getName();