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 367c973 commit 05d3a2bCopy full SHA for 05d3a2b
src/PluginValidate/Requirements/ModuleRequirements.php
@@ -28,6 +28,7 @@ public function getRequiredFiles(): array
28
{
29
return array_merge(parent::getRequiredFiles(), [
30
'lib.php',
31
+ 'mod_form.php',
32
'view.php',
33
'index.php',
34
'db/install.xml',
0 commit comments