Skip to content

Commit cf1733c

Browse files
committed
Updated API for commit 92100b2635e32bfb502bce40d62ef0e1a982d980
1 parent 59926c8 commit cf1733c

File tree

425 files changed

+20619
-24328
lines changed

Some content is hidden

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

425 files changed

+20619
-24328
lines changed

docs/classes/CodeIgniter-API-ResponseTrait.html

Lines changed: 83 additions & 91 deletions
Large diffs are not rendered by default.

docs/classes/CodeIgniter-Autoloader-Autoloader.html

Lines changed: 32 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -324,10 +324,8 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
324324
</dd>
325325
</dl>
326326

327-
328-
329-
330-
327+
328+
331329
<h3 id="toc">
332330
Table of Contents
333331
<a href="classes/CodeIgniter-Autoloader-Autoloader.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
@@ -541,9 +539,8 @@ <h4 class="phpdocumentor-element__name" id="property_classmap">
541539

542540

543541

544-
545-
546-
542+
543+
547544

548545
</article>
549546
<article
@@ -580,9 +577,8 @@ <h4 class="phpdocumentor-element__name" id="property_files">
580577

581578

582579

583-
584-
585-
580+
581+
586582

587583
</article>
588584
<article
@@ -621,9 +617,8 @@ <h4 class="phpdocumentor-element__name" id="property_helpers">
621617

622618

623619

624-
625-
626-
620+
621+
627622

628623
</article>
629624
<article
@@ -660,9 +655,8 @@ <h4 class="phpdocumentor-element__name" id="property_prefixes">
660655

661656

662657

663-
664-
665-
658+
659+
666660

667661
</article>
668662
</section>
@@ -695,7 +689,7 @@ <h4 class="phpdocumentor-element__name" id="method_addNamespace">
695689

696690
<code class="phpdocumentor-code phpdocumentor-signature ">
697691
<span class="phpdocumentor-signature__visibility">public</span>
698-
<span class="phpdocumentor-signature__name">addNamespace</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;non-empty-string, array&lt;int, non-empty-string&gt;|non-empty-string&gt;|non-empty-string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$namespace</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">string|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$path</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">$this</span></code>
692+
<span class="phpdocumentor-signature__name">addNamespace</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;non-empty-string, array&lt;int, non-empty-string&gt;|non-empty-string&gt;|non-empty-string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$namespace</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">string|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$path</span><span> = </span><span class="phpdocumentor-signature__argument__default-value"><abbr title="\CodeIgniter\Autoloader\null">null</abbr></span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">$this</span></code>
699693

700694
<div class="phpdocumentor-label-line">
701695
</div>
@@ -713,16 +707,16 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
713707
<dt class="phpdocumentor-argument-list__entry">
714708
<span class="phpdocumentor-signature__argument__name">$path</span>
715709
: <span class="phpdocumentor-signature__argument__return-type">string|null</span>
716-
= <span class="phpdocumentor-signature__argument__default-value">null</span> </dt>
710+
= <span class="phpdocumentor-signature__argument__default-value"><abbr title="\CodeIgniter\Autoloader\null">null</abbr></span> </dt>
717711
<dd class="phpdocumentor-argument-list__definition">
718712

719713
</dd>
720714
</dl>
721715

722716

723717

718+
724719

725-
726720
<section>
727721
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
728722
<span class="phpdocumentor-signature__response_type">$this</span>
@@ -751,7 +745,7 @@ <h4 class="phpdocumentor-element__name" id="method_getNamespace">
751745

752746
<code class="phpdocumentor-code phpdocumentor-signature ">
753747
<span class="phpdocumentor-signature__visibility">public</span>
754-
<span class="phpdocumentor-signature__name">getNamespace</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type">string|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$prefix</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
748+
<span class="phpdocumentor-signature__name">getNamespace</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type">string|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$prefix</span><span> = </span><span class="phpdocumentor-signature__argument__default-value"><abbr title="\CodeIgniter\Autoloader\null">null</abbr></span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
755749

756750
<div class="phpdocumentor-label-line">
757751
</div>
@@ -764,16 +758,16 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
764758
<dt class="phpdocumentor-argument-list__entry">
765759
<span class="phpdocumentor-signature__argument__name">$prefix</span>
766760
: <span class="phpdocumentor-signature__argument__return-type">string|null</span>
767-
= <span class="phpdocumentor-signature__argument__default-value">null</span> </dt>
761+
= <span class="phpdocumentor-signature__argument__default-value"><abbr title="\CodeIgniter\Autoloader\null">null</abbr></span> </dt>
768762
<dd class="phpdocumentor-argument-list__definition">
769763

770764
</dd>
771765
</dl>
772766

773767

774768

769+
775770

776-
777771

778772
</article>
779773
<article
@@ -825,8 +819,8 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
825819

826820

827821

822+
828823

829-
830824
<section>
831825
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
832826
<span class="phpdocumentor-signature__response_type">$this</span>
@@ -855,7 +849,7 @@ <h4 class="phpdocumentor-element__name" id="method_initializeKint">
855849

856850
<code class="phpdocumentor-code phpdocumentor-signature ">
857851
<span class="phpdocumentor-signature__visibility">public</span>
858-
<span class="phpdocumentor-signature__name">initializeKint</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type">bool&nbsp;</span><span class="phpdocumentor-signature__argument__name">$debug</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">false</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
852+
<span class="phpdocumentor-signature__name">initializeKint</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type">bool&nbsp;</span><span class="phpdocumentor-signature__argument__name">$debug</span><span> = </span><span class="phpdocumentor-signature__argument__default-value"><abbr title="\CodeIgniter\Autoloader\false">false</abbr></span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
859853

860854
<div class="phpdocumentor-label-line">
861855
</div>
@@ -866,16 +860,16 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
866860
<dt class="phpdocumentor-argument-list__entry">
867861
<span class="phpdocumentor-signature__argument__name">$debug</span>
868862
: <span class="phpdocumentor-signature__argument__return-type">bool</span>
869-
= <span class="phpdocumentor-signature__argument__default-value">false</span> </dt>
863+
= <span class="phpdocumentor-signature__argument__default-value"><abbr title="\CodeIgniter\Autoloader\false">false</abbr></span> </dt>
870864
<dd class="phpdocumentor-argument-list__definition">
871865

872866
</dd>
873867
</dl>
874868

875869

876870

871+
877872

878-
879873

880874
</article>
881875
<article
@@ -909,8 +903,8 @@ <h4 class="phpdocumentor-element__name" id="method_loadHelpers">
909903

910904

911905

906+
912907

913-
914908

915909
</article>
916910
<article
@@ -951,8 +945,8 @@ <h4 class="phpdocumentor-element__name" id="method_register">
951945

952946

953947

948+
954949

955-
956950

957951
</article>
958952
<article
@@ -996,8 +990,8 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
996990

997991

998992

993+
999994

1000-
1001995
<section>
1002996
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
1003997
<span class="phpdocumentor-signature__response_type">$this</span>
@@ -1058,8 +1052,8 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
10581052

10591053

10601054

1055+
10611056

1062-
10631057
<section>
10641058
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
10651059
<span class="phpdocumentor-signature__response_type">string</span>
@@ -1101,8 +1095,8 @@ <h4 class="phpdocumentor-element__name" id="method_unregister">
11011095

11021096

11031097

1098+
11041099

1105-
11061100

11071101
</article>
11081102
<article
@@ -1143,8 +1137,8 @@ <h4 class="phpdocumentor-element__name" id="method_discoverComposerNamespaces">
11431137

11441138

11451139

1140+
11461141

1147-
11481142

11491143
</article>
11501144
<article
@@ -1188,8 +1182,8 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
11881182

11891183

11901184

1185+
11911186

1192-
11931187
<section>
11941188
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
11951189
<span class="phpdocumentor-signature__response_type">false|non-empty-string</span>
@@ -1243,8 +1237,8 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
12431237

12441238

12451239

1240+
12461241

1247-
12481242
<section>
12491243
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
12501244
<span class="phpdocumentor-signature__response_type">false|non-empty-string</span>
@@ -1285,8 +1279,8 @@ <h4 class="phpdocumentor-element__name" id="method_autoloadKint">
12851279

12861280

12871281

1282+
12881283

1289-
12901284

12911285
</article>
12921286
<article
@@ -1319,8 +1313,8 @@ <h4 class="phpdocumentor-element__name" id="method_configureKint">
13191313

13201314

13211315

1316+
13221317

1323-
13241318

13251319
</article>
13261320
<article
@@ -1363,8 +1357,8 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
13631357

13641358

13651359

1360+
13661361

1367-
13681362

13691363
</article>
13701364
<article
@@ -1414,8 +1408,8 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
14141408

14151409

14161410

1411+
14171412

1418-
14191413

14201414
</article>
14211415
</section>

0 commit comments

Comments
 (0)