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 Jun 17, 2024
1 parent e519474 commit c38dd40
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions flow/9.0/Neos/Flow/ObjectManagement/Proxy/Compiler.html
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_hasCacheEntryForClass">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L175">at line 175</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L176">at line 176</a></div>
<code> bool
<strong>hasCacheEntryForClass</strong>(string $fullClassName)
</code>
Expand Down Expand Up @@ -626,7 +626,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_compile">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L189">at line 189</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L190">at line 190</a></div>
<code> int
<strong>compile</strong>()
</code>
Expand Down Expand Up @@ -658,7 +658,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_emitCompiledClasses">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L217">at line 217</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L218">at line 218</a></div>
<code> void
<strong>emitCompiledClasses</strong>(array $classNames)
</code>
Expand Down Expand Up @@ -701,7 +701,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getStoredProxyClassMap">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L224">at line 224</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L225">at line 225</a></div>
<code> string
<strong>getStoredProxyClassMap</strong>()
</code>
Expand Down Expand Up @@ -734,7 +734,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_cacheOriginalClassFileAndProxyCode">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L248">at line 248</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L249">at line 249</a></div>
<code> protected void
<strong>cacheOriginalClassFileAndProxyCode</strong>(string $className, string $pathAndFilename, string $proxyClassCode)
</code>
Expand Down Expand Up @@ -808,7 +808,7 @@ <h4>Exceptions</h4>
</div>
<div class="method-item">
<h3 id="method_stripOpeningPhpTag">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L275">at line 275</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L276">at line 276</a></div>
<code> protected string
<strong>stripOpeningPhpTag</strong>(string $classCode)
</code>
Expand Down Expand Up @@ -850,7 +850,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_renderAttribute">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L286">at line 286</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L287">at line 287</a></div>
<code> static string
<strong>renderAttribute</strong>(ReflectionAttribute $attribute)
</code>
Expand Down Expand Up @@ -892,7 +892,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_renderAnnotation">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L310">at line 310</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L311">at line 311</a></div>
<code> static string
<strong>renderAnnotation</strong>(object $annotation)
</code>
Expand Down Expand Up @@ -934,7 +934,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_renderOptionArrayValueAsString">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L349">at line 349</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L350">at line 350</a></div>
<code> static protected string
<strong>renderOptionArrayValueAsString</strong>(array $optionValue)
</code>
Expand Down Expand Up @@ -976,7 +976,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_replaceClassName">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L381">at line 381</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L382">at line 382</a></div>
<code> protected string
<strong>replaceClassName</strong>(string $classCode, string $pathAndFilename)
</code>
Expand Down Expand Up @@ -1032,7 +1032,7 @@ <h4>Exceptions</h4>
</div>
<div class="method-item">
<h3 id="method_makePrivateConstructorPublic">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L428">at line 428</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L429">at line 429</a></div>
<code> protected string
<strong>makePrivateConstructorPublic</strong>(string $classCode, string $pathAndFilename)
</code>
Expand Down Expand Up @@ -1090,7 +1090,7 @@ <h4>Exceptions</h4>
</div>
<div class="method-item">
<h3 id="method_commentOutFinalKeywordForMethods">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L437">at line 437</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.php#L438">at line 438</a></div>
<code> protected string
<strong>commentOutFinalKeywordForMethods</strong>(string $classCode, string $proxyClassCode)
</code>
Expand Down Expand Up @@ -1138,7 +1138,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_replaceSelfWithStatic">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/ObjectManagement/Proxy/Compiler.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/Proxy/Compiler.php#L459">at line 459</a></div>
<code> protected string
<strong>replaceSelfWithStatic</strong>(string $classCode)
</code>
Expand Down
2 changes: 1 addition & 1 deletion flow/9.0/renderer.index

Large diffs are not rendered by default.

0 comments on commit c38dd40

Please sign in to comment.