Skip to content

Commit e9f71a7

Browse files
Update deprecated-classes.md
1 parent 599f8f2 commit e9f71a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/checks/deprecated-classes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ This check searches for the usage of deprecated classes. For instance:
1616
```abap
1717
DATA aunit TYPE REF TO cl_aunit_assert.
1818
```
19+
### Which attributes can be maintained?
20+
21+
![Attributes](./imgs/deprecated_key_words.png)
1922

2023
### How to solve the issue?
2124

0 commit comments

Comments
 (0)