Skip to content

Commit 7e256f5

Browse files
committed
Updated API for commit 551c56ddddd5d040bc3793fc019a9b800da1595c
1 parent dac2f04 commit 7e256f5

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

docs/classes/CodeIgniter-Config-AutoloadConfig.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ <h2 class="phpdocumentor-content__title">
270270
<aside class="phpdocumentor-element-found-in">
271271
<abbr class="phpdocumentor-element-found-in__file" title="system/Config/AutoloadConfig.php"><a href="files/system-config-autoloadconfig.html"><abbr title="system/Config/AutoloadConfig.php">AutoloadConfig.php</abbr></a></abbr>
272272
:
273-
<span class="phpdocumentor-element-found-in__line">35</span>
273+
<span class="phpdocumentor-element-found-in__line">36</span>
274274

275275
</aside>
276276

@@ -426,7 +426,7 @@ <h4 class="phpdocumentor-element__name" id="property_classmap">
426426
<aside class="phpdocumentor-element-found-in">
427427
<abbr class="phpdocumentor-element-found-in__file" title="system/Config/AutoloadConfig.php"><a href="files/system-config-autoloadconfig.html"><abbr title="system/Config/AutoloadConfig.php">AutoloadConfig.php</abbr></a></abbr>
428428
:
429-
<span class="phpdocumentor-element-found-in__line">66</span>
429+
<span class="phpdocumentor-element-found-in__line">67</span>
430430

431431
</aside>
432432

@@ -470,7 +470,7 @@ <h4 class="phpdocumentor-element__name" id="property_files">
470470
<aside class="phpdocumentor-element-found-in">
471471
<abbr class="phpdocumentor-element-found-in__file" title="system/Config/AutoloadConfig.php"><a href="files/system-config-autoloadconfig.html"><abbr title="system/Config/AutoloadConfig.php">AutoloadConfig.php</abbr></a></abbr>
472472
:
473-
<span class="phpdocumentor-element-found-in__line">78</span>
473+
<span class="phpdocumentor-element-found-in__line">79</span>
474474

475475
</aside>
476476

@@ -512,7 +512,7 @@ <h4 class="phpdocumentor-element__name" id="property_psr4">
512512
<aside class="phpdocumentor-element-found-in">
513513
<abbr class="phpdocumentor-element-found-in__file" title="system/Config/AutoloadConfig.php"><a href="files/system-config-autoloadconfig.html"><abbr title="system/Config/AutoloadConfig.php">AutoloadConfig.php</abbr></a></abbr>
514514
:
515-
<span class="phpdocumentor-element-found-in__line">52</span>
515+
<span class="phpdocumentor-element-found-in__line">53</span>
516516

517517
</aside>
518518

@@ -559,7 +559,7 @@ <h4 class="phpdocumentor-element__name" id="property_coreClassmap">
559559
<aside class="phpdocumentor-element-found-in">
560560
<abbr class="phpdocumentor-element-found-in__file" title="system/Config/AutoloadConfig.php"><a href="files/system-config-autoloadconfig.html"><abbr title="system/Config/AutoloadConfig.php">AutoloadConfig.php</abbr></a></abbr>
561561
:
562-
<span class="phpdocumentor-element-found-in__line">110</span>
562+
<span class="phpdocumentor-element-found-in__line">111</span>
563563

564564
</aside>
565565

@@ -577,7 +577,7 @@ <h4 class="phpdocumentor-element__name" id="property_coreClassmap">
577577
<span class="phpdocumentor-signature__visibility">protected</span>
578578
<span class="phpdocumentor-signature__type">array&lt;class-string, string&gt;</span>
579579
<span class="phpdocumentor-signature__name">$coreClassmap</span>
580-
= <span class="phpdocumentor-signature__default-value">[\Psr\Log\AbstractLogger::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/AbstractLogger.php&#039;, \Psr\Log\InvalidArgumentException::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/InvalidArgumentException.php&#039;, \Psr\Log\LoggerAwareInterface::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/LoggerAwareInterface.php&#039;, \Psr\Log\LoggerAwareTrait::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/LoggerAwareTrait.php&#039;, \Psr\Log\LoggerInterface::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/LoggerInterface.php&#039;, \Psr\Log\LoggerTrait::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/LoggerTrait.php&#039;, \Psr\Log\LogLevel::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/LogLevel.php&#039;, \Psr\Log\NullLogger::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/NullLogger.php&#039;, \Laminas\Escaper\Exception\ExceptionInterface::class =&gt; SYSTEMPATH . &#039;ThirdParty/Escaper/Exception/ExceptionInterface.php&#039;, \Laminas\Escaper\Exception\InvalidArgumentException::class =&gt; SYSTEMPATH . &#039;ThirdParty/Escaper/Exception/InvalidArgumentException.php&#039;, \Laminas\Escaper\Exception\RuntimeException::class =&gt; SYSTEMPATH . &#039;ThirdParty/Escaper/Exception/RuntimeException.php&#039;, \Laminas\Escaper\Escaper::class =&gt; SYSTEMPATH . &#039;ThirdParty/Escaper/Escaper.php&#039;]</span></code>
580+
= <span class="phpdocumentor-signature__default-value">[\Psr\Log\AbstractLogger::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/AbstractLogger.php&#039;, \Psr\Log\InvalidArgumentException::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/InvalidArgumentException.php&#039;, \Psr\Log\LoggerAwareInterface::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/LoggerAwareInterface.php&#039;, \Psr\Log\LoggerAwareTrait::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/LoggerAwareTrait.php&#039;, \Psr\Log\LoggerInterface::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/LoggerInterface.php&#039;, \Psr\Log\LoggerTrait::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/LoggerTrait.php&#039;, \Psr\Log\LogLevel::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/LogLevel.php&#039;, \Psr\Log\NullLogger::class =&gt; SYSTEMPATH . &#039;ThirdParty/PSR/Log/NullLogger.php&#039;, \Laminas\Escaper\Exception\ExceptionInterface::class =&gt; SYSTEMPATH . &#039;ThirdParty/Escaper/Exception/ExceptionInterface.php&#039;, \Laminas\Escaper\Exception\InvalidArgumentException::class =&gt; SYSTEMPATH . &#039;ThirdParty/Escaper/Exception/InvalidArgumentException.php&#039;, \Laminas\Escaper\Exception\RuntimeException::class =&gt; SYSTEMPATH . &#039;ThirdParty/Escaper/Exception/RuntimeException.php&#039;, \Laminas\Escaper\EscaperInterface::class =&gt; SYSTEMPATH . &#039;ThirdParty/Escaper/EscaperInterface.php&#039;, \Laminas\Escaper\Escaper::class =&gt; SYSTEMPATH . &#039;ThirdParty/Escaper/Escaper.php&#039;]</span></code>
581581

582582

583583

@@ -603,7 +603,7 @@ <h4 class="phpdocumentor-element__name" id="property_coreFiles">
603603
<aside class="phpdocumentor-element-found-in">
604604
<abbr class="phpdocumentor-element-found-in__file" title="system/Config/AutoloadConfig.php"><a href="files/system-config-autoloadconfig.html"><abbr title="system/Config/AutoloadConfig.php">AutoloadConfig.php</abbr></a></abbr>
605605
:
606-
<span class="phpdocumentor-element-found-in__line">133</span>
606+
<span class="phpdocumentor-element-found-in__line">135</span>
607607

608608
</aside>
609609

@@ -643,7 +643,7 @@ <h4 class="phpdocumentor-element__name" id="property_corePsr4">
643643
<aside class="phpdocumentor-element-found-in">
644644
<abbr class="phpdocumentor-element-found-in__file" title="system/Config/AutoloadConfig.php"><a href="files/system-config-autoloadconfig.html"><abbr title="system/Config/AutoloadConfig.php">AutoloadConfig.php</abbr></a></abbr>
645645
:
646-
<span class="phpdocumentor-element-found-in__line">93</span>
646+
<span class="phpdocumentor-element-found-in__line">94</span>
647647

648648
</aside>
649649

@@ -693,7 +693,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
693693
<aside class="phpdocumentor-element-found-in">
694694
<abbr class="phpdocumentor-element-found-in__file" title="system/Config/AutoloadConfig.php"><a href="files/system-config-autoloadconfig.html"><abbr title="system/Config/AutoloadConfig.php">AutoloadConfig.php</abbr></a></abbr>
695695
:
696-
<span class="phpdocumentor-element-found-in__line">141</span>
696+
<span class="phpdocumentor-element-found-in__line">143</span>
697697

698698
</aside>
699699

0 commit comments

Comments
 (0)