Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lekoala committed Feb 9, 2024
1 parent 5573377 commit 44a21b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Test_UuidModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class Test_UuidModel extends DataObject implements TestOnly
'UuidAlias' => 'Uuid',
];
/**
* @var array<clazss-string>
* @var array<class-string>
*/
private static $extensions = [
UuidExtension::class
Expand Down

0 comments on commit 44a21b2

Please sign in to comment.