mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-01-25 05:38:39 +00:00
Fix namespace spacing
This commit is contained in:
parent
f4172c4b6b
commit
bd637084c8
|
|
@ -298,7 +298,7 @@ class Task implements \JsonSerializable
|
|||
*/
|
||||
public function setDone(\DateTime $done)
|
||||
{
|
||||
$this->done = $done;;
|
||||
$this->done = $done;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user