public function LocalTaskInterface::unassign in Translation Management Tool 8
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_localCode
public function unassign();