We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da6afe commit 88618afCopy full SHA for 88618af
1 file changed
tests/PluginTest.php
@@ -10,7 +10,7 @@
10
* Tests for the Detain\MyAdminDomains\Plugin class.
11
*
12
* Because the Plugin class is tightly coupled to a large MyAdmin framework
13
- * (global functions, $GLOBALS['tf'], database access, Smarty templates, etc.),
+ * (global functions, MyAdmin\App::tf(), database access, Smarty templates, etc.),
14
* we focus on testing what can be verified without that runtime:
15
* - Class structure via ReflectionClass
16
* - Static property values (constants / config)
0 commit comments