mirror of
https://github.com/Karaka-Management/oms-Accounting.git
synced 2026-01-11 13:28:40 +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
|
||||
*/
|
||||
public function getCreatedAt() : \DateTime
|
||||
public function getCreatedAt() : \DateTimeInterface
|
||||
{
|
||||
return $this->created;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user