Skip to content

Commit

Permalink
Updated API for commit ae63c7506d352fef2b2d2239256c85022a185183
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 7, 2024
1 parent c17453c commit 6239150
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/classes/CodeIgniter-CodeIgniter.html
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ <h4 id="toc-constants">
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a class="" href="classes/CodeIgniter-CodeIgniter.html#constant_CI_VERSION">CI_VERSION</a>
<span>
&nbsp;= &#039;4.5.4&#039; </span>
&nbsp;= &#039;4.5.5&#039; </span>
</dt>
<dd>The current version of CodeIgniter Framework</dd>

Expand Down Expand Up @@ -777,7 +777,7 @@ <h4 class="phpdocumentor-element__name" id="constant_CI_VERSION">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">mixed</span>
<span class="phpdocumentor-signature__name">CI_VERSION</span>
= <span class="phpdocumentor-signature__default-value">&#039;4.5.4&#039;</span>
= <span class="phpdocumentor-signature__default-value">&#039;4.5.5&#039;</span>
</code>


Expand Down
4 changes: 2 additions & 2 deletions docs/classes/CodeIgniter-Test-Mock-MockCodeIgniter.html
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ <h4 id="toc-constants">
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a class="" href="classes/CodeIgniter-CodeIgniter.html#constant_CI_VERSION">CI_VERSION</a>
<span>
&nbsp;= &#039;4.5.4&#039; </span>
&nbsp;= &#039;4.5.5&#039; </span>
</dt>
<dd>The current version of CodeIgniter Framework</dd>

Expand Down Expand Up @@ -767,7 +767,7 @@ <h4 class="phpdocumentor-element__name" id="constant_CI_VERSION">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">mixed</span>
<span class="phpdocumentor-signature__name">CI_VERSION</span>
= <span class="phpdocumentor-signature__default-value">&#039;4.5.4&#039;</span>
= <span class="phpdocumentor-signature__default-value">&#039;4.5.5&#039;</span>
</code>


Expand Down

0 comments on commit 6239150

Please sign in to comment.