mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-02-11 02:18:41 +00:00
Remove parent construct. call
This commit is contained in:
parent
8b360b20d0
commit
835b9552ff
|
|
@ -56,8 +56,6 @@ class Group extends \phpOMS\Account\Group
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
$this->createdAt = new \DateTime();
|
$this->createdAt = new \DateTime();
|
||||||
|
|
||||||
parent::__construct();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user