Home
last modified time | relevance | path

Searched refs:ENTITY_TASK (Results 1 – 1 of 1) sorted by relevance

/plugin/yuriigantt/src/
H A DJsonRequest.php36 const ENTITY_TASK = 'task'; define in dokuwiki\\plugin\\yuriigantt\\src\\JsonRequest
83 if ($this->payload->entity === self::ENTITY_TASK) {
93 if ($this->payload->entity === self::ENTITY_TASK) {
103 if ($this->payload->entity === self::ENTITY_TASK) {