Skip to content

Commit 265bff6

Browse files
committed
Doc website: update documentation for PHPCSUtils 1.0.0-alpha4
The docs have been regenerated using phpDocumentor 3.3.1 with `--visibility=public,protected`.
1 parent b172b3a commit 265bff6

File tree

83 files changed

+10447
-1726
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+10447
-1726
lines changed

docs/phpdoc/classes/PHPCSUtils-AbstractSniffs-AbstractArrayDeclarationSniff.html

Lines changed: 33 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
6666
<li>
6767
<a href="namespaces/phpcsutils-backcompat.html" class="">BackCompat</a>
6868

69+
</li>
70+
<li>
71+
<a href="namespaces/phpcsutils-exceptions.html" class="">Exceptions</a>
72+
6973
</li>
7074
<li>
7175
<a href="namespaces/phpcsutils-fixers.html" class="">Fixers</a>
@@ -134,7 +138,7 @@ <h2 class="phpdocumentor-content__title">
134138
<aside class="phpdocumentor-element-found-in">
135139
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
136140
:
137-
<span class="phpdocumentor-element-found-in__line">28</span>
141+
<span class="phpdocumentor-element-found-in__line">29</span>
138142

139143
</aside>
140144

@@ -154,6 +158,16 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
154158
<span class="phpdocumentor-tag-link">1.0.0</span>
155159

156160

161+
</dd>
162+
<dt class="phpdocumentor-tag-list__entry">
163+
<span class="phpdocumentor-tag__name">since</span>
164+
</dt>
165+
<dd class="phpdocumentor-tag-list__definition">
166+
<span class="phpdocumentor-tag-link">1.0.0-alpha4</span>
167+
168+
<section class="phpdocumentor-description"><p>Dropped support for PHPCS &lt; 3.7.1.</p>
169+
</section>
170+
157171
</dd>
158172
</dl>
159173

@@ -334,7 +348,7 @@ <h4 class="phpdocumentor-element__name" id="property_arrayCloser">
334348
<aside class="phpdocumentor-element-found-in">
335349
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
336350
:
337-
<span class="phpdocumentor-element-found-in__line">65</span>
351+
<span class="phpdocumentor-element-found-in__line">66</span>
338352

339353
</aside>
340354

@@ -381,7 +395,7 @@ <h4 class="phpdocumentor-element__name" id="property_arrayItems">
381395
<aside class="phpdocumentor-element-found-in">
382396
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
383397
:
384-
<span class="phpdocumentor-element-found-in__line">84</span>
398+
<span class="phpdocumentor-element-found-in__line">85</span>
385399

386400
</aside>
387401

@@ -437,7 +451,7 @@ <h4 class="phpdocumentor-element__name" id="property_arrayOpener">
437451
<aside class="phpdocumentor-element-found-in">
438452
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
439453
:
440-
<span class="phpdocumentor-element-found-in__line">56</span>
454+
<span class="phpdocumentor-element-found-in__line">57</span>
441455

442456
</aside>
443457

@@ -484,7 +498,7 @@ <h4 class="phpdocumentor-element__name" id="property_itemCount">
484498
<aside class="phpdocumentor-element-found-in">
485499
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
486500
:
487-
<span class="phpdocumentor-element-found-in__line">93</span>
501+
<span class="phpdocumentor-element-found-in__line">94</span>
488502

489503
</aside>
490504

@@ -531,7 +545,7 @@ <h4 class="phpdocumentor-element__name" id="property_singleLine">
531545
<aside class="phpdocumentor-element-found-in">
532546
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
533547
:
534-
<span class="phpdocumentor-element-found-in__line">102</span>
548+
<span class="phpdocumentor-element-found-in__line">103</span>
535549

536550
</aside>
537551

@@ -578,7 +592,7 @@ <h4 class="phpdocumentor-element__name" id="property_stackPtr">
578592
<aside class="phpdocumentor-element-found-in">
579593
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
580594
:
581-
<span class="phpdocumentor-element-found-in__line">38</span>
595+
<span class="phpdocumentor-element-found-in__line">39</span>
582596

583597
</aside>
584598

@@ -625,7 +639,7 @@ <h4 class="phpdocumentor-element__name" id="property_tokens">
625639
<aside class="phpdocumentor-element-found-in">
626640
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
627641
:
628-
<span class="phpdocumentor-element-found-in__line">47</span>
642+
<span class="phpdocumentor-element-found-in__line">48</span>
629643

630644
</aside>
631645

@@ -676,7 +690,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
676690
<aside class="phpdocumentor-element-found-in">
677691
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
678692
:
679-
<span class="phpdocumentor-element-found-in__line">135</span>
693+
<span class="phpdocumentor-element-found-in__line">136</span>
680694

681695
</aside>
682696

@@ -723,7 +737,7 @@ <h4 class="phpdocumentor-element__name" id="method_getActualArrayKey">
723737
<aside class="phpdocumentor-element-found-in">
724738
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
725739
:
726-
<span class="phpdocumentor-element-found-in__line">459</span>
740+
<span class="phpdocumentor-element-found-in__line">456</span>
727741

728742
</aside>
729743

@@ -809,7 +823,7 @@ <h4 class="phpdocumentor-element__name" id="method_process">
809823
<aside class="phpdocumentor-element-found-in">
810824
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
811825
:
812-
<span class="phpdocumentor-element-found-in__line">182</span>
826+
<span class="phpdocumentor-element-found-in__line">179</span>
813827

814828
</aside>
815829

@@ -883,7 +897,7 @@ <h4 class="phpdocumentor-element__name" id="method_processArray">
883897
<aside class="phpdocumentor-element-found-in">
884898
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
885899
:
886-
<span class="phpdocumentor-element-found-in__line">234</span>
900+
<span class="phpdocumentor-element-found-in__line">231</span>
887901

888902
</aside>
889903

@@ -960,7 +974,7 @@ <h4 class="phpdocumentor-element__name" id="method_processArrow">
960974
<aside class="phpdocumentor-element-found-in">
961975
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
962976
:
963-
<span class="phpdocumentor-element-found-in__line">385</span>
977+
<span class="phpdocumentor-element-found-in__line">382</span>
964978

965979
</aside>
966980

@@ -1045,7 +1059,7 @@ <h4 class="phpdocumentor-element__name" id="method_processComma">
10451059
<aside class="phpdocumentor-element-found-in">
10461060
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
10471061
:
1048-
<span class="phpdocumentor-element-found-in__line">437</span>
1062+
<span class="phpdocumentor-element-found-in__line">434</span>
10491063

10501064
</aside>
10511065

@@ -1130,7 +1144,7 @@ <h4 class="phpdocumentor-element__name" id="method_processKey">
11301144
<aside class="phpdocumentor-element-found-in">
11311145
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
11321146
:
1133-
<span class="phpdocumentor-element-found-in__line">332</span>
1147+
<span class="phpdocumentor-element-found-in__line">329</span>
11341148

11351149
</aside>
11361150

@@ -1238,7 +1252,7 @@ <h4 class="phpdocumentor-element__name" id="method_processNoKey">
12381252
<aside class="phpdocumentor-element-found-in">
12391253
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
12401254
:
1241-
<span class="phpdocumentor-element-found-in__line">362</span>
1255+
<span class="phpdocumentor-element-found-in__line">359</span>
12421256

12431257
</aside>
12441258

@@ -1337,7 +1351,7 @@ <h4 class="phpdocumentor-element__name" id="method_processOpenClose">
13371351
<aside class="phpdocumentor-element-found-in">
13381352
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
13391353
:
1340-
<span class="phpdocumentor-element-found-in__line">301</span>
1354+
<span class="phpdocumentor-element-found-in__line">298</span>
13411355

13421356
</aside>
13431357

@@ -1421,7 +1435,7 @@ <h4 class="phpdocumentor-element__name" id="method_processValue">
14211435
<aside class="phpdocumentor-element-found-in">
14221436
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
14231437
:
1424-
<span class="phpdocumentor-element-found-in__line">414</span>
1438+
<span class="phpdocumentor-element-found-in__line">411</span>
14251439

14261440
</aside>
14271441

@@ -1519,7 +1533,7 @@ <h4 class="phpdocumentor-element__name" id="method_register">
15191533
<aside class="phpdocumentor-element-found-in">
15201534
<abbr class="phpdocumentor-element-found-in__file" title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php"><a href="files/phpcsutils-abstractsniffs-abstractarraydeclarationsniff.html"><abbr title="PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php">AbstractArrayDeclarationSniff.php</abbr></a></abbr>
15211535
:
1522-
<span class="phpdocumentor-element-found-in__line">157</span>
1536+
<span class="phpdocumentor-element-found-in__line">158</span>
15231537

15241538
</aside>
15251539

0 commit comments

Comments
 (0)