Skip to content

Commit 47d335a

Browse files
authored
Merge pull request #29 from AuroraWebSoftware/v2-dev2
V2 dev2
2 parents 3924d11 + 212ca2e commit 47d335a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/AIssue.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public static function supportedConnectionTypes(): array
4444

4545
public static function getModelType(): string
4646
{
47-
return self::class;
47+
return static::class;
4848
}
4949

5050
public function getModelId(): int

0 commit comments

Comments
 (0)