We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9b197f commit ceaa4dfCopy full SHA for ceaa4df
Entity/DrupalSevenApplication.php
@@ -27,7 +27,7 @@ class DrupalSevenApplication extends AbstractApplication
27
protected $installProfile;
28
29
30
- public function getType()
+ public static function getType()
31
{
32
return self::TYPE;
33
}
0 commit comments