File tree Expand file tree Collapse file tree 3 files changed +1
-5
lines changed
Expand file tree Collapse file tree 3 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 88 <toc-element topic =" introduction.md"
99 toc-title =" Introduction" />
1010 <toc-element topic =" installation.md" />
11- <toc-element topic =" configuration.md" />
1211 <toc-element toc-title =" Development" />
1312 <toc-element toc-title =" Debugging" />
1413 <toc-element toc-title =" Roadmap" />
1514 <toc-element topic =" release-notes.md" />
1615 </toc-element >
1716 <toc-element toc-title =" The Basics" >
1817 <toc-element toc-title =" Lifecycle" />
18+ <toc-element topic =" configuration.md" />
1919 <toc-element topic =" application.md" />
2020 <toc-element topic =" window.md" >
2121 <toc-element toc-title =" Multiple Windows" />
Original file line number Diff line number Diff line change @@ -223,10 +223,6 @@ for their equivalence.
223223The <code >ApplicationId</code > property is read-only and cannot be changed.
224224</warning >
225225
226- ``` php
227- public readonly ApplicationId $id
228- ```
229-
230226The <code >ApplicationId</code > identifier is a value object and contains methods
231227for comparison and conversion to scalars.
232228
File renamed without changes.
You can’t perform that action at this time.
0 commit comments