-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There are no real data types in TypoScript, there are just certain string formats expected in some properties. Where the former "data type" is an expected input for exactly one function, move the expected input to that function. Where it works like a function itself, move it to functions, Move the rest of expected string formats to the syntax but make clear they are no real types. Releases: main, 13.4
- Loading branch information
Showing
18 changed files
with
348 additions
and
594 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.