Skip to content

Commit

Permalink
TASK: Update API docs from 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
neos-bot committed Jan 16, 2025
1 parent a131ba2 commit 47dbe32
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions flow/8.3/Neos/Flow/I18n/Service.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getConfiguration">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L101">at line 101</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L103">at line 103</a></div>
<code> <a href="../../../Neos/Flow/I18n/Configuration.html"><abbr title="Neos\Flow\I18n\Configuration">Configuration</abbr></a>
<strong>getConfiguration</strong>()
</code>
Expand Down Expand Up @@ -402,7 +402,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getLocalizedFilename">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L127">at line 127</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L129">at line 129</a></div>
<code> array
<strong>getLocalizedFilename</strong>(string $pathAndFilename, <abbr title="Neos\Flow\I18n\Neos\Flow\I18n\Locale">Locale</abbr>|null $locale = null, bool $strict = false)
</code>
Expand Down Expand Up @@ -473,7 +473,7 @@ <h4>See also</h4>
</div>
<div class="method-item">
<h3 id="method_getXliffFilenameAndPath">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L180">at line 180</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L182">at line 182</a></div>
<code> array
<strong>getXliffFilenameAndPath</strong>(string $path, string $sourceName, <abbr title="Neos\Flow\I18n\Neos\Flow\I18n\Locale">Locale</abbr>|null $locale = null)
</code>
Expand Down Expand Up @@ -544,7 +544,7 @@ <h4>See also</h4>
</div>
<div class="method-item">
<h3 id="method_getLocaleChain">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L201">at line 201</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L203">at line 203</a></div>
<code> array
<strong>getLocaleChain</strong>(<a href="../../../Neos/Flow/I18n/Locale.html"><abbr title="Neos\Flow\I18n\Locale">Locale</abbr></a> $locale)
</code>
Expand Down Expand Up @@ -587,7 +587,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getParentLocaleOf">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L238">at line 238</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L240">at line 240</a></div>
<code> <a href="../../../Neos/Flow/I18n/Locale.html"><abbr title="Neos\Flow\I18n\Locale">Locale</abbr></a>
<strong>getParentLocaleOf</strong>(<a href="../../../Neos/Flow/I18n/Locale.html"><abbr title="Neos\Flow\I18n\Locale">Locale</abbr></a> $locale)
</code>
Expand Down Expand Up @@ -629,7 +629,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_findBestMatchingLocale">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L252">at line 252</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L254">at line 254</a></div>
<code> mixed
<strong>findBestMatchingLocale</strong>(<a href="../../../Neos/Flow/I18n/Locale.html"><abbr title="Neos\Flow\I18n\Locale">Locale</abbr></a> $locale)
</code>
Expand Down Expand Up @@ -673,7 +673,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_generateAvailableLocalesCollectionFromSettings">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L265">at line 265</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L267">at line 267</a></div>
<code> protected void
<strong>generateAvailableLocalesCollectionFromSettings</strong>()
</code>
Expand Down Expand Up @@ -706,7 +706,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getScanExcludePattern">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L278">at line 278</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L280">at line 280</a></div>
<code> protected string
<strong>getScanExcludePattern</strong>()
</code>
Expand Down Expand Up @@ -739,7 +739,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_generateAvailableLocalesCollectionByScanningFilesystem">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L305">at line 305</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/8.3/Neos.Flow/Classes/I18n/Service.php#L307">at line 307</a></div>
<code> protected void
<strong>generateAvailableLocalesCollectionByScanningFilesystem</strong>()
</code>
Expand Down
2 changes: 1 addition & 1 deletion flow/8.3/renderer.index

Large diffs are not rendered by default.

0 comments on commit 47dbe32

Please sign in to comment.