Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
LocalTaskInterface.php
»
LocalTaskInterface
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 LocalTaskInterface::unassign
Unassign translation task.
1 method overrides LocalTaskInterface::unassign()
LocalTask::unassign
in translators/
tmgmt_local/
src/
Entity/
LocalTask.php
Unassign translation task.
File
translators/
tmgmt_local/
src/
LocalTaskInterface.php
, line 70
Class
LocalTaskInterface
Interface for tmgmt_local_task entity.
Namespace
Drupal\tmgmt_local
Code
public
function
unassign
();