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