You are here

public function LogInterface::getParams in Commerce Core 8.2

Gets the template parameters.

Return value

array The parameters.

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

File

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

Class

LogInterface

Namespace

Drupal\commerce_log\Entity

Code

public function getParams();