Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
ContentTranslateForm.php
»
ContentTranslateForm
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 ContentTranslateForm::getFormId
File
sources/
content/
src/
Form/
ContentTranslateForm.php
, line 18
Class
ContentTranslateForm
Namespace
Drupal\tmgmt_content\Form
Code
public
function
getFormId
() {
return
'tmgmt_content_translate_form'
; }