Files
codeql/cpp/ql/lib/change-notes/2023-06-19-delete-container-url.md
2023-06-19 23:11:38 +02:00

4 lines
168 B
Markdown

---
category: minorAnalysis
---
* Deleted the deprecated `getURL` predicate from the `Container`, `Folder`, and `File` classes. Use the `getLocation` predicate instead.