Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
Translator.php
»
Translator
Search 8.x-1.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
8.x-1.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Deprecated
public function Translator::id
File
src/
Entity/
Translator.php
, line 156
Class
Translator
Entity class for the tmgmt_translator entity.
Namespace
Drupal\tmgmt\Entity
Code
public
function
id
() {
return
$this
->
name
; }