Skip to content

Commit a56ec01

Browse files
author
Simonas Šerlinskas
committed
fixed code style issue due spacing
1 parent 0eeb72a commit a56ec01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Annotation/Suggester/AbstractSuggesterProperty.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ abstract class AbstractSuggesterProperty extends AbstractProperty
3535
*
3636
* @Required
3737
*/
38-
public $objectName;
38+
public $objectName;
3939

4040
/**
4141
* @var string

0 commit comments

Comments
 (0)