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 2463d72 commit a8593b0Copy full SHA for a8593b0
extension.json
@@ -26,8 +26,7 @@
26
"SemanticTasks::onExtensionFunction"
27
],
28
"AutoloadClasses": {
29
- "SemanticTasks": "SemanticTasks.php",
30
- "SemanticTasksMailer": "src/SemanticTasksMailer.php"
+ "SemanticTasks": "SemanticTasks.php"
31
},
32
"load_composer_autoloader": true,
33
"manifest_version": 1,
0 commit comments