mirror of
https://github.com/github/codeql.git
synced 2025-12-21 11:16:30 +01:00
311 B
311 B
category
| category |
|---|
| deprecated |
- The
ArrayContenttype in the data flow library has been deprecated and made an alias for theCollectionContenttype, to better reflect the hierarchy of the Swift standard library. Uses ofArrayElementin model files will be interpreted as referring toCollectionContent.