mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-10 05:58:42 +00:00
Check whitespace commit
This commit is contained in:
parent
20b3303623
commit
83e3c199cd
|
|
@ -594,7 +594,7 @@ class Account implements ArrayableInterface, \JsonSerializable
|
||||||
public function updateLastActive() : void
|
public function updateLastActive() : void
|
||||||
{
|
{
|
||||||
$this->lastActive = new \DateTime('NOW');
|
$this->lastActive = new \DateTime('NOW');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get string representation.
|
* Get string representation.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user