Skip to content

Commit dfb376d

Browse files
committed
Updated API for commit 56bace9ac04b47e8962bfaf2c1ca4d8465dbd77c
1 parent dfefe58 commit dfb376d

1 file changed

Lines changed: 16 additions & 2 deletions

File tree

docs/classes/CodeIgniter-Filters-InvalidChars.html

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ <h4 class="phpdocumentor-element__name" id="method_checkControl">
616616
<aside class="phpdocumentor-element-found-in">
617617
<abbr class="phpdocumentor-element-found-in__file" title="system/Filters/InvalidChars.php"><a href="files/system-filters-invalidchars.html"><abbr title="system/Filters/InvalidChars.php">InvalidChars.php</abbr></a></abbr>
618618
:
619-
<span class="phpdocumentor-element-found-in__line">113</span>
619+
<span class="phpdocumentor-element-found-in__line">120</span>
620620

621621
</aside>
622622

@@ -665,7 +665,7 @@ <h4 class="phpdocumentor-element__name" id="method_checkEncoding">
665665
<aside class="phpdocumentor-element-found-in">
666666
<abbr class="phpdocumentor-element-found-in__file" title="system/Filters/InvalidChars.php"><a href="files/system-filters-invalidchars.html"><abbr title="system/Filters/InvalidChars.php">InvalidChars.php</abbr></a></abbr>
667667
:
668-
<span class="phpdocumentor-element-found-in__line">91</span>
668+
<span class="phpdocumentor-element-found-in__line">93</span>
669669

670670
</aside>
671671

@@ -691,6 +691,20 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
691691
</dl>
692692

693693

694+
<h5 class="phpdocumentor-tag-list__heading" id="method_checkEncoding_tags">
695+
Tags
696+
<a href="classes/CodeIgniter-Filters-InvalidChars.html#method_checkEncoding_tags" class="headerlink"><i class="fas fa-link"></i></a>
697+
698+
</h5>
699+
<dl class="phpdocumentor-tag-list">
700+
<dt class="phpdocumentor-tag-list__entry">
701+
<span class="phpdocumentor-tag__name">throws</span>
702+
</dt>
703+
<dd class="phpdocumentor-tag-list__definition">
704+
<span class="phpdocumentor-tag-link"><a href="classes/CodeIgniter-Security-Exceptions-SecurityException.html"><abbr title="\CodeIgniter\Security\Exceptions\SecurityException">SecurityException</abbr></a></span>
705+
706+
</dd>
707+
</dl>
694708

695709

696710

0 commit comments

Comments
 (0)