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