Skip to content

Commit acb1cf7

Browse files
committed
deprecate STMT_KEY and use array keys instead
1 parent afb1a45 commit acb1cf7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/NodeTypeResolver/Node/AttributeKey.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ final class AttributeKey
163163

164164
/**
165165
* @deprecated This value can change, as based on default input keys. Use existing array keys instead.
166-
*
167166
* @var string
168167
*/
169168
public const STMT_KEY = 'stmt_key';

0 commit comments

Comments
 (0)