Skip to content

Commit 29fbb58

Browse files
committed
Updated API for commit 04e12d1e00633bbd3c15eda7f1237603dd4a0903
1 parent 6e9b5e6 commit 29fbb58

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/classes/CodeIgniter-Database-Seeder.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ <h4 id="toc-properties">
319319
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
320320
<a class="" href="classes/CodeIgniter-Database-Seeder.html#property_DBGroup">$DBGroup</a>
321321
<span>
322-
&nbsp;: non-empty-string </span>
322+
&nbsp;: non-empty-string|null </span>
323323
</dt>
324324
<dd>The name of the database group to use.</dd>
325325

@@ -516,7 +516,7 @@ <h4 class="phpdocumentor-element__name" id="property_DBGroup">
516516

517517
<code class="phpdocumentor-code phpdocumentor-signature ">
518518
<span class="phpdocumentor-signature__visibility">protected</span>
519-
<span class="phpdocumentor-signature__type">non-empty-string</span>
519+
<span class="phpdocumentor-signature__type">non-empty-string|null</span>
520520
<span class="phpdocumentor-signature__name">$DBGroup</span>
521521
</code>
522522

@@ -760,7 +760,7 @@ <h4 class="phpdocumentor-element__name" id="method_call">
760760
<aside class="phpdocumentor-element-found-in">
761761
<abbr class="phpdocumentor-element-found-in__file" title="system/Database/Seeder.php"><a href="files/system-database-seeder.html"><abbr title="system/Database/Seeder.php">Seeder.php</abbr></a></abbr>
762762
:
763-
<span class="phpdocumentor-element-found-in__line">122</span>
763+
<span class="phpdocumentor-element-found-in__line">128</span>
764764

765765
</aside>
766766

@@ -820,7 +820,7 @@ <h4 class="phpdocumentor-element__name" id="method_faker">
820820
<aside class="phpdocumentor-element-found-in">
821821
<abbr class="phpdocumentor-element-found-in__file" title="system/Database/Seeder.php"><a href="files/system-database-seeder.html"><abbr title="system/Database/Seeder.php">Seeder.php</abbr></a></abbr>
822822
:
823-
<span class="phpdocumentor-element-found-in__line">106</span>
823+
<span class="phpdocumentor-element-found-in__line">112</span>
824824

825825
</aside>
826826

@@ -865,7 +865,7 @@ <h4 class="phpdocumentor-element__name" id="method_run">
865865
<aside class="phpdocumentor-element-found-in">
866866
<abbr class="phpdocumentor-element-found-in__file" title="system/Database/Seeder.php"><a href="files/system-database-seeder.html"><abbr title="system/Database/Seeder.php">Seeder.php</abbr></a></abbr>
867867
:
868-
<span class="phpdocumentor-element-found-in__line">192</span>
868+
<span class="phpdocumentor-element-found-in__line">198</span>
869869

870870
</aside>
871871

@@ -917,7 +917,7 @@ <h4 class="phpdocumentor-element__name" id="method_setPath">
917917
<aside class="phpdocumentor-element-found-in">
918918
<abbr class="phpdocumentor-element-found-in__file" title="system/Database/Seeder.php"><a href="files/system-database-seeder.html"><abbr title="system/Database/Seeder.php">Seeder.php</abbr></a></abbr>
919919
:
920-
<span class="phpdocumentor-element-found-in__line">163</span>
920+
<span class="phpdocumentor-element-found-in__line">169</span>
921921

922922
</aside>
923923

@@ -966,7 +966,7 @@ <h4 class="phpdocumentor-element__name" id="method_setSilent">
966966
<aside class="phpdocumentor-element-found-in">
967967
<abbr class="phpdocumentor-element-found-in__file" title="system/Database/Seeder.php"><a href="files/system-database-seeder.html"><abbr title="system/Database/Seeder.php">Seeder.php</abbr></a></abbr>
968968
:
969-
<span class="phpdocumentor-element-found-in__line">175</span>
969+
<span class="phpdocumentor-element-found-in__line">181</span>
970970

971971
</aside>
972972

0 commit comments

Comments
 (0)