mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-10 05:58:42 +00:00
remove unused variable
This commit is contained in:
parent
de6831cf36
commit
1bc05c79d6
|
|
@ -130,14 +130,6 @@ class DataMapperFactory
|
||||||
*/
|
*/
|
||||||
protected static ConnectionAbstract $db;
|
protected static ConnectionAbstract $db;
|
||||||
|
|
||||||
/**
|
|
||||||
* Initialized objects for cross reference to reduce initialization costs
|
|
||||||
*
|
|
||||||
* @var array[]
|
|
||||||
* @since 1.0.0
|
|
||||||
*/
|
|
||||||
protected static array $initObjects = [];
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor.
|
* Constructor.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user