Skip to content

Commit b8c8bfb

Browse files
committed
Corebundle update
1 parent 6ed2c79 commit b8c8bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Entity/GenericApplication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class GenericApplication extends AbstractApplication
2121
/**
2222
* @return string
2323
*/
24-
public function getType()
24+
public static function getType()
2525
{
2626
return self::TYPE;
2727
}

0 commit comments

Comments
 (0)