Skip to content

Commit 88618af

Browse files
committed
updates
1 parent 4da6afe commit 88618af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PluginTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Tests for the Detain\MyAdminDomains\Plugin class.
1111
*
1212
* Because the Plugin class is tightly coupled to a large MyAdmin framework
13-
* (global functions, $GLOBALS['tf'], database access, Smarty templates, etc.),
13+
* (global functions, MyAdmin\App::tf(), database access, Smarty templates, etc.),
1414
* we focus on testing what can be verified without that runtime:
1515
* - Class structure via ReflectionClass
1616
* - Static property values (constants / config)

0 commit comments

Comments
 (0)