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 Sep 9, 2024
1 parent d824eae commit bc9878e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions neos/8.3/Neos/Neos/Domain/Service/UserService.html
Original file line number Diff line number Diff line change
Expand Up @@ -2320,7 +2320,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_removeOwnerFromUsersWorkspaces">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.3/Neos.Neos/Classes/Domain/Service/UserService.php#L916">at line 916</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.3/Neos.Neos/Classes/Domain/Service/UserService.php#L921">at line 921</a></div>
<code> protected void
<strong>removeOwnerFromUsersWorkspaces</strong>(<a href="../../../../Neos/Neos/Domain/Model/User.html"><abbr title="Neos\Neos\Domain\Model\User">User</abbr></a> $user)
</code>
Expand Down Expand Up @@ -2362,7 +2362,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_findUserForAccount">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.3/Neos.Neos/Classes/Domain/Service/UserService.php#L931">at line 931</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.3/Neos.Neos/Classes/Domain/Service/UserService.php#L936">at line 936</a></div>
<code> protected <abbr title="Neos\Party\Domain\Model\AbstractParty">AbstractParty</abbr>|null
<strong>findUserForAccount</strong>(string $username, string $authenticationProviderName)
</code>
Expand Down
2 changes: 1 addition & 1 deletion neos/8.3/renderer.index

Large diffs are not rendered by default.

0 comments on commit bc9878e

Please sign in to comment.