Skip to content

Commit

Permalink
TASK: Update API docs from 9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
neos-bot committed Mar 13, 2024
1 parent deaf71e commit 708b347
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 65 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1065,7 +1065,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_get">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/CompileTimeObjectManager.php#L384">at line 384</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/CompileTimeObjectManager.php#L378">at line 378</a></div>
<code> <abbr title="Neos\Flow\ObjectManagement\T">T</abbr>
<strong>get</strong>(<abbr title="Neos\Flow\ObjectManagement\class-string&lt;\Neos\Flow\ObjectManagement\T&gt;">T&gt;</abbr>|string $objectName, mixed ...$constructorArguments)
</code>
Expand Down Expand Up @@ -1726,7 +1726,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_shutdown">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/CompileTimeObjectManager.php#L458">at line 458</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/CompileTimeObjectManager.php#L452">at line 452</a></div>
<code> void
<strong>shutdown</strong>()
</code>
Expand Down Expand Up @@ -2314,7 +2314,7 @@ <h4>Exceptions</h4>
</div>
<div class="method-item">
<h3 id="method_filterClassNamesFromConfiguration">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/CompileTimeObjectManager.php#L268">at line 268</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/CompileTimeObjectManager.php#L262">at line 262</a></div>
<code> protected array
<strong>filterClassNamesFromConfiguration</strong>(array $classNames, array $includeClassesConfiguration)
</code>
Expand Down Expand Up @@ -2371,7 +2371,7 @@ <h4>Exceptions</h4>
</div>
<div class="method-item">
<h3 id="method_applyClassFilterConfiguration">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/CompileTimeObjectManager.php#L281">at line 281</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/CompileTimeObjectManager.php#L275">at line 275</a></div>
<code> protected array
<strong>applyClassFilterConfiguration</strong>(array $classNames, array $filterConfiguration)
</code>
Expand Down Expand Up @@ -2427,7 +2427,7 @@ <h4>Exceptions</h4>
</div>
<div class="method-item">
<h3 id="method_buildObjectsArray">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/CompileTimeObjectManager.php#L322">at line 322</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/CompileTimeObjectManager.php#L316">at line 316</a></div>
<code> protected array
<strong>buildObjectsArray</strong>()
</code>
Expand Down Expand Up @@ -2469,7 +2469,7 @@ <h4>Exceptions</h4>
</div>
<div class="method-item">
<h3 id="method_getObjectConfigurations">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/CompileTimeObjectManager.php#L363">at line 363</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/CompileTimeObjectManager.php#L357">at line 357</a></div>
<code> array
<strong>getObjectConfigurations</strong>()
</code>
Expand Down
6 changes: 3 additions & 3 deletions flow/9.0/Neos/Flow/ObjectManagement/Proxy/ProxyClass.html
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_renderConstantsCode">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/ProxyClass.php#L292">at line 292</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/ProxyClass.php#L290">at line 290</a></div>
<code> protected string
<strong>renderConstantsCode</strong>()
</code>
Expand Down Expand Up @@ -805,7 +805,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_renderPropertiesCode">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/ProxyClass.php#L306">at line 306</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/ProxyClass.php#L304">at line 304</a></div>
<code> protected string
<strong>renderPropertiesCode</strong>()
</code>
Expand Down Expand Up @@ -837,7 +837,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_renderTraitsCode">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/ProxyClass.php#L323">at line 323</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/ProxyClass.php#L321">at line 321</a></div>
<code> protected string
<strong>renderTraitsCode</strong>()
</code>
Expand Down
Loading

0 comments on commit 708b347

Please sign in to comment.