Skip to content

Commit 81c57a8

Browse files
committed
Updated API for commit f58bc7634881f86456209089893bb297946c72ee
1 parent cf1733c commit 81c57a8

File tree

392 files changed

+33067
-32653
lines changed

Some content is hidden

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

392 files changed

+33067
-32653
lines changed

docs/classes/CodeIgniter-API-ResponseTrait.html

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

docs/classes/CodeIgniter-Autoloader-Autoloader.html

Lines changed: 45 additions & 41 deletions
Large diffs are not rendered by default.

docs/classes/CodeIgniter-Autoloader-FileLocator.html

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

docs/classes/CodeIgniter-Autoloader-FileLocatorCached.html

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

docs/classes/CodeIgniter-Autoloader-FileLocatorInterface.html

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

docs/classes/CodeIgniter-BaseModel.html

Lines changed: 318 additions & 314 deletions
Large diffs are not rendered by default.

docs/classes/CodeIgniter-Boot.html

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

docs/classes/CodeIgniter-CLI-BaseCommand.html

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

docs/classes/CodeIgniter-CLI-CLI.html

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

docs/classes/CodeIgniter-CLI-Commands.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
504504

505505
<code class="phpdocumentor-code phpdocumentor-signature ">
506506
<span class="phpdocumentor-signature__visibility">public</span>
507-
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type"><a href="classes/CodeIgniter-Log-Logger.html"><abbr title="\CodeIgniter\Log\Logger">Logger</abbr></a>|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$logger</span><span> = </span><span class="phpdocumentor-signature__argument__default-value"><abbr title="\CodeIgniter\CLI\null">null</abbr></span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
507+
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__type"><a href="classes/CodeIgniter-Log-Logger.html"><abbr title="\CodeIgniter\Log\Logger">Logger</abbr></a>|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$logger</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>
508508

509509
<div class="phpdocumentor-label-line">
510510
</div>
@@ -513,9 +513,9 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
513513
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
514514
<dl class="phpdocumentor-argument-list">
515515
<dt class="phpdocumentor-argument-list__entry">
516-
<span class="phpdocumentor-signature__argument__name">$logger</span>
517-
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/CodeIgniter-Log-Logger.html"><abbr title="\CodeIgniter\Log\Logger">Logger</abbr></a>|null</span>
518-
= <span class="phpdocumentor-signature__argument__default-value"><abbr title="\CodeIgniter\CLI\null">null</abbr></span> </dt>
516+
<span class="phpdocumentor-argument-list__argument__name">$logger</span>
517+
: <span class="phpdocumentor-argument-list__argument__type"><a href="classes/CodeIgniter-Log-Logger.html"><abbr title="\CodeIgniter\Log\Logger">Logger</abbr></a>|null</span>
518+
= <span class="phpdocumentor-argument-list__argument__default-value">null</span> </dt>
519519
<dd class="phpdocumentor-argument-list__definition">
520520

521521
</dd>
@@ -624,7 +624,7 @@ <h4 class="phpdocumentor-element__name" id="method_run">
624624

625625
<code class="phpdocumentor-code phpdocumentor-signature ">
626626
<span class="phpdocumentor-signature__visibility">public</span>
627-
<span class="phpdocumentor-signature__name">run</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$command</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;int|string, string|null&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">int</span></code>
627+
<span class="phpdocumentor-signature__name">run</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$command</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__type">array&lt;int|string, string|null&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$params</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">int</span></code>
628628

629629
<div class="phpdocumentor-label-line">
630630
</div>
@@ -633,15 +633,15 @@ <h4 class="phpdocumentor-element__name" id="method_run">
633633
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
634634
<dl class="phpdocumentor-argument-list">
635635
<dt class="phpdocumentor-argument-list__entry">
636-
<span class="phpdocumentor-signature__argument__name">$command</span>
637-
: <span class="phpdocumentor-signature__argument__return-type">string</span>
636+
<span class="phpdocumentor-argument-list__argument__name">$command</span>
637+
: <span class="phpdocumentor-argument-list__argument__type">string</span>
638638
</dt>
639639
<dd class="phpdocumentor-argument-list__definition">
640640

641641
</dd>
642642
<dt class="phpdocumentor-argument-list__entry">
643-
<span class="phpdocumentor-signature__argument__name">$params</span>
644-
: <span class="phpdocumentor-signature__argument__return-type">array&lt;int|string, string|null&gt;</span>
643+
<span class="phpdocumentor-argument-list__argument__name">$params</span>
644+
: <span class="phpdocumentor-argument-list__argument__type">array&lt;int|string, string|null&gt;</span>
645645
</dt>
646646
<dd class="phpdocumentor-argument-list__definition">
647647

@@ -685,7 +685,7 @@ <h4 class="phpdocumentor-element__name" id="method_verifyCommand">
685685

686686
<code class="phpdocumentor-code phpdocumentor-signature ">
687687
<span class="phpdocumentor-signature__visibility">public</span>
688-
<span class="phpdocumentor-signature__name">verifyCommand</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$command</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><abbr title="\CodeIgniter\CLI\commands_list">commands_list</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$commands</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">bool</span></code>
688+
<span class="phpdocumentor-signature__name">verifyCommand</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$command</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__type"><abbr title="\CodeIgniter\CLI\commands_list">commands_list</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$commands</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">bool</span></code>
689689

690690
<div class="phpdocumentor-label-line">
691691
</div>
@@ -694,15 +694,15 @@ <h4 class="phpdocumentor-element__name" id="method_verifyCommand">
694694
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
695695
<dl class="phpdocumentor-argument-list">
696696
<dt class="phpdocumentor-argument-list__entry">
697-
<span class="phpdocumentor-signature__argument__name">$command</span>
698-
: <span class="phpdocumentor-signature__argument__return-type">string</span>
697+
<span class="phpdocumentor-argument-list__argument__name">$command</span>
698+
: <span class="phpdocumentor-argument-list__argument__type">string</span>
699699
</dt>
700700
<dd class="phpdocumentor-argument-list__definition">
701701

702702
</dd>
703703
<dt class="phpdocumentor-argument-list__entry">
704-
<span class="phpdocumentor-signature__argument__name">$commands</span>
705-
: <span class="phpdocumentor-signature__argument__return-type"><abbr title="\CodeIgniter\CLI\commands_list">commands_list</abbr></span>
704+
<span class="phpdocumentor-argument-list__argument__name">$commands</span>
705+
: <span class="phpdocumentor-argument-list__argument__type"><abbr title="\CodeIgniter\CLI\commands_list">commands_list</abbr></span>
706706
</dt>
707707
<dd class="phpdocumentor-argument-list__definition">
708708

@@ -742,7 +742,7 @@ <h4 class="phpdocumentor-element__name" id="method_getCommandAlternatives">
742742

743743
<code class="phpdocumentor-code phpdocumentor-signature ">
744744
<span class="phpdocumentor-signature__visibility">protected</span>
745-
<span class="phpdocumentor-signature__name">getCommandAlternatives</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$name</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><abbr title="\CodeIgniter\CLI\commands_list">commands_list</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$collection</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;int, string&gt;</span></code>
745+
<span class="phpdocumentor-signature__name">getCommandAlternatives</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$name</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__type"><abbr title="\CodeIgniter\CLI\commands_list">commands_list</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$collection</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;int, string&gt;</span></code>
746746

747747
<div class="phpdocumentor-label-line">
748748
</div>
@@ -751,15 +751,15 @@ <h4 class="phpdocumentor-element__name" id="method_getCommandAlternatives">
751751
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
752752
<dl class="phpdocumentor-argument-list">
753753
<dt class="phpdocumentor-argument-list__entry">
754-
<span class="phpdocumentor-signature__argument__name">$name</span>
755-
: <span class="phpdocumentor-signature__argument__return-type">string</span>
754+
<span class="phpdocumentor-argument-list__argument__name">$name</span>
755+
: <span class="phpdocumentor-argument-list__argument__type">string</span>
756756
</dt>
757757
<dd class="phpdocumentor-argument-list__definition">
758758

759759
</dd>
760760
<dt class="phpdocumentor-argument-list__entry">
761-
<span class="phpdocumentor-signature__argument__name">$collection</span>
762-
: <span class="phpdocumentor-signature__argument__return-type"><abbr title="\CodeIgniter\CLI\commands_list">commands_list</abbr></span>
761+
<span class="phpdocumentor-argument-list__argument__name">$collection</span>
762+
: <span class="phpdocumentor-argument-list__argument__type"><abbr title="\CodeIgniter\CLI\commands_list">commands_list</abbr></span>
763763
</dt>
764764
<dd class="phpdocumentor-argument-list__definition">
765765

0 commit comments

Comments
 (0)