mirror of
https://github.com/Karaka-Management/oms-StockTaking.git
synced 2026-02-16 01:28:40 +00:00
fix tests
This commit is contained in:
parent
e7c721786b
commit
03c6d8bd1a
|
|
@ -38,6 +38,11 @@ final class StockTaking
|
||||||
|
|
||||||
public int $unit = 0;
|
public int $unit = 0;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Constructor.
|
||||||
|
*
|
||||||
|
* @since 1.0.0
|
||||||
|
*/
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
$this->createdAt = new \DateTimeImmutable();
|
$this->createdAt = new \DateTimeImmutable();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user