File tree Expand file tree Collapse file tree 4 files changed +7
-0
lines changed Expand file tree Collapse file tree 4 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1717 The implementation of the functionality available for installation
1818 of "type-lang/reader" component
1919 </primary-label >
20+ <primary-label id =" experimental" name =" Special Feature" short-name =" Extra" color =" tangerine" >
21+ This is a unique functionality that is not supported by other popular
22+ third-party tools (e.g. PHPStan or Psalm) and has no alternatives.
23+ </primary-label >
2024
2125 <secondary-label id =" psalm" name =" Psalm" color =" blue" >
2226 Also partially or fully supported by Psalm Linter.
Original file line number Diff line number Diff line change @@ -235,6 +235,7 @@ _before the type_ or _before the parameter name._
235235
236236## Attributes
237237
238+ <primary-label ref="experimental"/>
238239<secondary-label ref="tl1.2"/>
239240
240241Each callable parameter allows you to define list of additional attributes.
Original file line number Diff line number Diff line change @@ -163,6 +163,7 @@ In addition to modern list declarations such as `list<int>` or
163163
164164## Attributes
165165
166+ < primary - label ref = " experimental" / >
166167< secondary - label ref = " tl1.1" / >
167168
168169Each template argument allows you to define list of additional attributes .
Original file line number Diff line number Diff line change @@ -124,6 +124,7 @@ array{
124124
125125## Attributes
126126
127+ <primary-label ref =" experimental " />
127128<secondary-label ref =" tl1.1 " />
128129
129130Each shape field allows you to define list of additional attributes.
You can’t perform that action at this time.
0 commit comments