We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a34713 commit 147c266Copy full SHA for 147c266
src/NodeTypeResolver/Node/AttributeKey.php
@@ -262,6 +262,7 @@ final class AttributeKey
262
public const IS_USED_AS_ARG_BY_REF_VALUE = 'is_used_as_arg_by_ref_value';
263
264
/**
265
+ * @deprecated as never used
266
* @var string
267
*/
268
public const ATTRIBUTE_COMMENT = 'attribute_comment';
0 commit comments