You are here

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

AddToCalTypeInterface

Namespace

Drupal\addtocal

Code

public function getName();