Skip to content

Commit 95ce910

Browse files
committed
Updated API for commit c0c18b691522147cfbea04885577781628b5dffd
1 parent 1b4b6c6 commit 95ce910

208 files changed

Lines changed: 47142 additions & 9704 deletions

File tree

Some content is hidden

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

docs/classes/CodeIgniter-API-ApiException.html

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

docs/classes/CodeIgniter-API-BaseTransformer.html

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

docs/classes/CodeIgniter-API-ResponseTrait.html

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

docs/classes/CodeIgniter-API-TransformerInterface.html

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

docs/classes/CodeIgniter-BaseModel.html

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

docs/classes/CodeIgniter-Boot.html

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

docs/classes/CodeIgniter-CLI-SignalTrait.html

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

docs/classes/CodeIgniter-Cache-CacheInterface.html

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

docs/classes/CodeIgniter-Cache-FactoriesCache.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,8 @@ <h2 class="phpdocumentor-content__title">
263263
</h2>
264264

265265
<div class="phpdocumentor-label-line">
266+
<div class="phpdocumentor-label phpdocumentor-label--success"><span>Read only</span><span>Yes</span></div>
267+
266268

267269
<div class="phpdocumentor-label phpdocumentor-label--success"><span>Final</span><span>Yes</span></div>
268270

@@ -365,14 +367,14 @@ <h3 class="phpdocumentor-elements__header" id="properties">
365367
phpdocumentor-element
366368
-property
367369
-private
368-
-read-only "
370+
"
369371
>
370372
<h4 class="phpdocumentor-element__name" id="property_cache">
371373
$cache
372374
<a href="classes/CodeIgniter-Cache-FactoriesCache.html#property_cache" class="headerlink"><i class="fas fa-link"></i></a>
373375

374376
<span class="phpdocumentor-element__modifiers">
375-
<small class="phpdocumentor-element__modifier">read-only</small> </span>
377+
</span>
376378
</h4>
377379
<aside class="phpdocumentor-element-found-in">
378380
<abbr class="phpdocumentor-element-found-in__file" title="system/Cache/FactoriesCache.php"><a href="files/system-cache-factoriescache.html"><abbr title="system/Cache/FactoriesCache.php">FactoriesCache.php</abbr></a></abbr>

0 commit comments

Comments
 (0)