Skip to content

Commit f5195e9

Browse files
authored
Update AttributeKey.php
1 parent 441f197 commit f5195e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NodeTypeResolver/Node/AttributeKey.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,5 @@ final class AttributeKey
167167

168168
public const string IS_IN_TRY_BLOCK = 'is_in_try_block';
169169

170-
public const string NEWLINE_ON_FLUENT_CALL = 'newlineOnFluentCall';
170+
public const string NEWLINE_ON_FLUENT_CALL = 'newline_on_fluent_call';
171171
}

0 commit comments

Comments
 (0)