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