Files
codeql/cpp/ql/lib/change-notes/2023-10-24-remove-getlocation-from-folder.md
2023-10-25 14:05:38 +02:00

192 B

category
category
breaking
  • The Container and Folder classes now derive from ElementBase instead of Locatable, and no longer expose the getLocation predicate. Use getURL instead.