X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=application%2Ftests%2Fclass_ApplicationHelper.php;fp=application%2Ftests%2Fclass_ApplicationHelper.php;h=3d5e2c9251dfd6a889ef7a61004d228e1782d503;hp=59a7182a2a943a04b92f9d38d3beac8bfa1095ad;hb=13e20a467def3a1ce1fb10534fa2084f1959a768;hpb=11f39762c7e20fe4655db3f92ef3c89e648fdb68 diff --git a/application/tests/class_ApplicationHelper.php b/application/tests/class_ApplicationHelper.php index 59a7182a..3d5e2c92 100644 --- a/application/tests/class_ApplicationHelper.php +++ b/application/tests/class_ApplicationHelper.php @@ -6,6 +6,7 @@ namespace CoreFramework\Helper\Application; use CoreFramework\Manager\ManageableApplication; use CoreFramework\Object\BaseFrameworkSystem; use CoreFramework\Registry\Registerable; +use CoreFramework\Registry\Generic\Registry; use CoreFramework\Template\CompileableTemplate; /**