Skip to content

Commit 7c2421b

Browse files
committed
Fix CS issue in EntityRedirect
1 parent 2d8d863 commit 7c2421b

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)