Skip to content

Commit

Permalink
Updated API for commit 3abaf4bc237caa08aa9d7f5da21d7736ff03f86e
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 19, 2025
1 parent b353517 commit e5a8dd1
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.7&#039; </span>
&nbsp;= &#039;4.5.8&#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.7&#039;</span>
= <span class="phpdocumentor-signature__default-value">&#039;4.5.8&#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.7&#039; </span>
&nbsp;= &#039;4.5.8&#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.7&#039;</span>
= <span class="phpdocumentor-signature__default-value">&#039;4.5.8&#039;</span>
</code>


Expand Down

0 comments on commit e5a8dd1

Please sign in to comment.