mirror of
https://github.com/Karaka-Management/oms-Accounting.git
synced 2026-02-11 02:08:41 +00:00
implement immutable datetime
This commit is contained in:
parent
802e6497ee
commit
4f2aa1d5ca
|
|
@ -119,7 +119,7 @@ class BatchPosting implements \Countable
|
||||||
*
|
*
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
public function getCreatedAt() : \DateTime
|
public function getCreatedAt() : \DateTimeInterface
|
||||||
{
|
{
|
||||||
return $this->created;
|
return $this->created;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user