You are here

public function LogInterface::getTemplate in Commerce Core 8.2

Gets the template.

Return value

\Drupal\commerce_log\Plugin\LogTemplate\LogTemplateInterface The template.

1 method overrides LogInterface::getTemplate()
Log::getTemplate in modules/log/src/Entity/Log.php
Gets the template.

File

modules/log/src/Entity/LogInterface.php, line 55

Class

LogInterface

Namespace

Drupal\commerce_log\Entity

Code

public function getTemplate();