Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
LocalTaskItemInterface.php
»
LocalTaskItemInterface
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 LocalTaskItemInterface::closed
Sets the task item status to closed.
1 method overrides LocalTaskItemInterface::closed()
LocalTaskItem::closed
in translators/
tmgmt_local/
src/
Entity/
LocalTaskItem.php
Sets the task item status to closed.
File
translators/
tmgmt_local/
src/
LocalTaskItemInterface.php
, line 93
Class
LocalTaskItemInterface
Interface for tmgmt_local_task_item entity.
Namespace
Drupal\tmgmt_local
Code
public
function
closed
();