Skip to content

Commit e56c426

Browse files
committed
Updated API for commit 268a5275e0aa25e5af3858f124f63a6187f5b50c
1 parent 00a7417 commit e56c426

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/classes/CodeIgniter-Commands-Generators-TestGenerator.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2550,7 +2550,7 @@ <h4 class="phpdocumentor-element__name" id="method_searchTestFilePath">
25502550

25512551
<code class="phpdocumentor-code phpdocumentor-signature ">
25522552
<span class="phpdocumentor-signature__visibility">private</span>
2553-
<span class="phpdocumentor-signature__name">searchTestFilePath</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$namespace</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string|null</span></code>
2553+
<span class="phpdocumentor-signature__name">searchTestFilePath</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$testNamespace</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string|null</span></code>
25542554

25552555
<div class="phpdocumentor-label-line">
25562556
</div>
@@ -2559,7 +2559,7 @@ <h4 class="phpdocumentor-element__name" id="method_searchTestFilePath">
25592559
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
25602560
<dl class="phpdocumentor-argument-list">
25612561
<dt class="phpdocumentor-argument-list__entry">
2562-
<span class="phpdocumentor-signature__argument__name">$namespace</span>
2562+
<span class="phpdocumentor-signature__argument__name">$testNamespace</span>
25632563
: <span class="phpdocumentor-signature__argument__return-type">string</span>
25642564
</dt>
25652565
<dd class="phpdocumentor-argument-list__definition">

0 commit comments

Comments
 (0)