Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions src/NodeTypeResolver/Node/AttributeKey.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@ final class AttributeKey
*/
public const DO_NOT_CHANGE = 'do_not_change';

/**
* @var string
*/
public const FUNC_ARGS_TRAILING_COMMA = 'trailing_comma';

/**
* Helps with infinite loop detection
* @var string
Expand Down