mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-02-17 23:28:42 +00:00
automated phpcs fixes
This commit is contained in:
parent
1c29308d05
commit
dad25ff2e3
|
|
@ -108,7 +108,6 @@ class TaskAttributeValue implements \JsonSerializable
|
|||
*/
|
||||
private ?BaseStringL11n $l11n = null;
|
||||
|
||||
|
||||
/**
|
||||
* Set l11n
|
||||
*
|
||||
|
|
|
|||
|
|
@ -55,5 +55,4 @@ class TaskSeen
|
|||
{
|
||||
$this->seenAt = new \DateTime('now');
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user