Skip to content

Commit

Permalink
Deploy docs from 391787c
Browse files Browse the repository at this point in the history
Tom Udding: Merge pull request #1749 from tomudding/feature/expiration-of-user-roles

Automatically expire `UserRole`s

Co-authored-by: tomudding <[email protected]>
  • Loading branch information
github-actions[bot] and tomudding committed Nov 1, 2023
1 parent 4dad8ed commit dccf249
Show file tree
Hide file tree
Showing 12 changed files with 516 additions and 316 deletions.
66 changes: 33 additions & 33 deletions classes/ActivityTest-ControllerTest.html

Large diffs are not rendered by default.

66 changes: 33 additions & 33 deletions classes/ApplicationTest-AutomaticControllerTest.html

Large diffs are not rendered by default.

68 changes: 34 additions & 34 deletions classes/ApplicationTest-BaseControllerTest.html

Large diffs are not rendered by default.

66 changes: 33 additions & 33 deletions classes/CompanyTest-ControllerTest.html

Large diffs are not rendered by default.

66 changes: 33 additions & 33 deletions classes/DecisionTest-ControllerTest.html

Large diffs are not rendered by default.

66 changes: 33 additions & 33 deletions classes/EducationTest-ControllerTest.html

Large diffs are not rendered by default.

66 changes: 33 additions & 33 deletions classes/FrontpageTest-ControllerTest.html

Large diffs are not rendered by default.

66 changes: 33 additions & 33 deletions classes/PhotoTest-ControllerTest.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions classes/User-Model-User.html
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ <h4 id="toc-methods">
<span>
&nbsp;: array&lt;string|int, string&gt; </span>
</dt>
<dd>Get the user&#039;s role names.</dd>
<dd>Get the user&#039;s active role names.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/User-Model-User.html#method_getRoles">getRoles()</a>
Expand Down Expand Up @@ -1050,7 +1050,7 @@ <h4 class="phpdocumentor-element__name" id="method_getPasswordChangedOn">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/User/src/Model/User.php"><a href="files/module-user-src-model-user.html"><abbr title="module/User/src/Model/User.php">User.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">212</span>
<span class="phpdocumentor-element-found-in__line">216</span>

</aside>

Expand Down Expand Up @@ -1085,7 +1085,7 @@ <h4 class="phpdocumentor-element__name" id="method_getResourceId">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/User/src/Model/User.php"><a href="files/module-user-src-model-user.html"><abbr title="module/User/src/Model/User.php">User.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">239</span>
<span class="phpdocumentor-element-found-in__line">243</span>

</aside>

Expand Down Expand Up @@ -1121,7 +1121,7 @@ <h4 class="phpdocumentor-element__name" id="method_getRoleId">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/User/src/Model/User.php"><a href="files/module-user-src-model-user.html"><abbr title="module/User/src/Model/User.php">User.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">166</span>
<span class="phpdocumentor-element-found-in__line">170</span>

</aside>

Expand Down Expand Up @@ -1160,7 +1160,7 @@ <h4 class="phpdocumentor-element__name" id="method_getRoleNames">

</aside>

<p class="phpdocumentor-summary">Get the user&#039;s role names.</p>
<p class="phpdocumentor-summary">Get the user&#039;s active role names.</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
Expand Down Expand Up @@ -1232,7 +1232,7 @@ <h4 class="phpdocumentor-element__name" id="method_setLidnr">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/User/src/Model/User.php"><a href="files/module-user-src-model-user.html"><abbr title="module/User/src/Model/User.php">User.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">202</span>
<span class="phpdocumentor-element-found-in__line">206</span>

</aside>

Expand Down Expand Up @@ -1273,7 +1273,7 @@ <h4 class="phpdocumentor-element__name" id="method_setMember">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/User/src/Model/User.php"><a href="files/module-user-src-model-user.html"><abbr title="module/User/src/Model/User.php">User.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">207</span>
<span class="phpdocumentor-element-found-in__line">211</span>

</aside>

Expand Down Expand Up @@ -1356,7 +1356,7 @@ <h4 class="phpdocumentor-element__name" id="method_setPasswordChangedOn">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/User/src/Model/User.php"><a href="files/module-user-src-model-user.html"><abbr title="module/User/src/Model/User.php">User.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">217</span>
<span class="phpdocumentor-element-found-in__line">221</span>

</aside>

Expand Down Expand Up @@ -1397,7 +1397,7 @@ <h4 class="phpdocumentor-element__name" id="method_setRoles">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/User/src/Model/User.php"><a href="files/module-user-src-model-user.html"><abbr title="module/User/src/Model/User.php">User.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">197</span>
<span class="phpdocumentor-element-found-in__line">201</span>

</aside>

Expand Down Expand Up @@ -1438,7 +1438,7 @@ <h4 class="phpdocumentor-element__name" id="method_toArray">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/User/src/Model/User.php"><a href="files/module-user-src-model-user.html"><abbr title="module/User/src/Model/User.php">User.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">228</span>
<span class="phpdocumentor-element-found-in__line">232</span>

</aside>

Expand Down
Loading

0 comments on commit dccf249

Please sign in to comment.