You are here

public function LogInterface::getSourceEntityTypeId in Commerce Core 8.2

Gets the source entity type ID.

Return value

string The entity type ID.

1 method overrides LogInterface::getSourceEntityTypeId()
Log::getSourceEntityTypeId in modules/log/src/Entity/Log.php
Gets the source entity type ID.

File

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

Class

LogInterface

Namespace

Drupal\commerce_log\Entity

Code

public function getSourceEntityTypeId();