We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c9eed6 commit a8fd876Copy full SHA for a8fd876
db/upgrade.php
@@ -22,7 +22,7 @@
22
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
23
*/
24
25
-use \tool_lifecycle\local\manager\workflow_manager;
+use tool_lifecycle\local\manager\workflow_manager;
26
27
/**
28
* Fix any gaps in the workflows sortindex.
0 commit comments