Skip to content

Commit 202bfbb

Browse files
committed
Merge pull request #537 from wmde/cs
Fix CS issue in EntityRedirect
2 parents 49be5f2 + 7c2421b commit 202bfbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Entity/EntityRedirect.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* @licence GNU GPL v2+
1313
* @author Daniel Kinzler
1414
*/
15-
class EntityRedirect {
15+
class EntityRedirect {
1616

1717
/**
1818
* @var EntityId

0 commit comments

Comments
 (0)