Skip to content

Commit

Permalink
Deploy docs from 25c576f
Browse files Browse the repository at this point in the history
Tom Udding: Merge pull request #1849 from tomudding/feature/automatic-birthday-balloons

Add automatic birthday balloons

Co-authored-by: tomudding <[email protected]>
  • Loading branch information
github-actions[bot] and tomudding committed Jun 27, 2024
1 parent 6694f16 commit 6de0530
Show file tree
Hide file tree
Showing 812 changed files with 17,141 additions and 10,882 deletions.
16 changes: 10 additions & 6 deletions classes/Activity-Command-CalendarNotify.html
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,7 @@ <h2 class="phpdocumentor-content__title">




<h3 id="toc">
Table of Contents
<a href="classes/Activity-Command-CalendarNotify.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
Expand All @@ -444,7 +445,7 @@ <h4 id="toc-properties">
</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -property -private">
<a href="classes/Activity-Command-CalendarNotify.html#property_calendarService">$calendarService</a>
<a class="" href="classes/Activity-Command-CalendarNotify.html#property_calendarService">$calendarService</a>
<span>
&nbsp;: <a href="classes/Activity-Service-ActivityCalendar.html"><abbr title="\Activity\Service\ActivityCalendar">ActivityCalendar</abbr></a> </span>
</dt>
Expand All @@ -458,13 +459,13 @@ <h4 id="toc-methods">
</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Activity-Command-CalendarNotify.html#method_execute">execute()</a>
<a class="" href="classes/Activity-Command-CalendarNotify.html#method_execute">execute()</a>
<span>
&nbsp;: int </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Activity-Command-CalendarNotify.html#method_setCalendarService">setCalendarService()</a>
<a class="" href="classes/Activity-Command-CalendarNotify.html#method_setCalendarService">setCalendarService()</a>
<span>
&nbsp;: void </span>
</dt>
Expand Down Expand Up @@ -504,6 +505,7 @@ <h4 class="phpdocumentor-element__name" id="property_calendarService">
</aside>



<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__type"><a href="classes/Activity-Service-ActivityCalendar.html"><abbr title="\Activity\Service\ActivityCalendar">ActivityCalendar</abbr></a></span>
Expand Down Expand Up @@ -551,6 +553,7 @@ <h4 class="phpdocumentor-element__name" id="method_execute">
<div class="phpdocumentor-label-line">
</div>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
Expand Down Expand Up @@ -605,6 +608,7 @@ <h4 class="phpdocumentor-element__name" id="method_setCalendarService">
<div class="phpdocumentor-label-line">
</div>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
Expand Down Expand Up @@ -735,15 +739,15 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<li class="phpdocumentor-on-this-page-section__title">Properties</li>
<li>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/Activity-Command-CalendarNotify.html#property_calendarService">$calendarService<a href="classes/Activity-Command-CalendarNotify.html"></li>
<li class=""><a href="classes/Activity-Command-CalendarNotify.html#property_calendarService">$calendarService</li>
</ul>
</li>

<li class="phpdocumentor-on-this-page-section__title">Methods</li>
<li>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/Activity-Command-CalendarNotify.html#method_execute">execute()</a></li>
<li><a href="classes/Activity-Command-CalendarNotify.html#method_setCalendarService">setCalendarService()</a></li>
<li class=""><a href="classes/Activity-Command-CalendarNotify.html#method_execute">execute()</a></li>
<li class=""><a href="classes/Activity-Command-CalendarNotify.html#method_setCalendarService">setCalendarService()</a></li>
</ul>
</li>
</ul>
Expand Down
16 changes: 10 additions & 6 deletions classes/Activity-Command-DeleteOldSignups.html
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@ <h2 class="phpdocumentor-content__title">




<section class="phpdocumentor-attributes">
<h5 class="phpdocumentor-elements__header" id="attributes">
Attributes <a href="classes/Activity-Command-DeleteOldSignups.html#attributes" class="headerlink"><i class="fas fa-link"></i></a>
Expand Down Expand Up @@ -461,7 +462,7 @@ <h4 id="toc-properties">
</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -property -private">
<a href="classes/Activity-Command-DeleteOldSignups.html#property_signupService">$signupService</a>
<a class="" href="classes/Activity-Command-DeleteOldSignups.html#property_signupService">$signupService</a>
<span>
&nbsp;: <a href="classes/Activity-Service-Signup.html"><abbr title="\Activity\Service\Signup">Signup</abbr></a> </span>
</dt>
Expand All @@ -475,13 +476,13 @@ <h4 id="toc-methods">
</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Activity-Command-DeleteOldSignups.html#method___construct">__construct()</a>
<a class="" href="classes/Activity-Command-DeleteOldSignups.html#method___construct">__construct()</a>
<span>
&nbsp;: mixed </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -method -protected">
<a href="classes/Activity-Command-DeleteOldSignups.html#method_execute">execute()</a>
<a class="" href="classes/Activity-Command-DeleteOldSignups.html#method_execute">execute()</a>
<span>
&nbsp;: int </span>
</dt>
Expand Down Expand Up @@ -521,6 +522,7 @@ <h4 class="phpdocumentor-element__name" id="property_signupService">
</aside>



<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__type"><a href="classes/Activity-Service-Signup.html"><abbr title="\Activity\Service\Signup">Signup</abbr></a></span>
Expand Down Expand Up @@ -568,6 +570,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<div class="phpdocumentor-label-line">
</div>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
Expand Down Expand Up @@ -611,6 +614,7 @@ <h4 class="phpdocumentor-element__name" id="method_execute">
<div class="phpdocumentor-label-line">
</div>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
Expand Down Expand Up @@ -752,15 +756,15 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<li class="phpdocumentor-on-this-page-section__title">Properties</li>
<li>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/Activity-Command-DeleteOldSignups.html#property_signupService">$signupService<a href="classes/Activity-Command-DeleteOldSignups.html"></li>
<li class=""><a href="classes/Activity-Command-DeleteOldSignups.html#property_signupService">$signupService</li>
</ul>
</li>

<li class="phpdocumentor-on-this-page-section__title">Methods</li>
<li>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/Activity-Command-DeleteOldSignups.html#method___construct">__construct()</a></li>
<li><a href="classes/Activity-Command-DeleteOldSignups.html#method_execute">execute()</a></li>
<li class=""><a href="classes/Activity-Command-DeleteOldSignups.html#method___construct">__construct()</a></li>
<li class=""><a href="classes/Activity-Command-DeleteOldSignups.html#method_execute">execute()</a></li>
</ul>
</li>
</ul>
Expand Down
6 changes: 4 additions & 2 deletions classes/Activity-Command-Factory-DeleteOldSignupsFactory.html
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,7 @@ <h2 class="phpdocumentor-content__title">




<h3 id="toc">
Table of Contents
<a href="classes/Activity-Command-Factory-DeleteOldSignupsFactory.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
Expand Down Expand Up @@ -453,7 +454,7 @@ <h4 id="toc-methods">
</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Activity-Command-Factory-DeleteOldSignupsFactory.html#method___invoke">__invoke()</a>
<a class="" href="classes/Activity-Command-Factory-DeleteOldSignupsFactory.html#method___invoke">__invoke()</a>
<span>
&nbsp;: <a href="classes/Activity-Command-DeleteOldSignups.html"><abbr title="\Activity\Command\DeleteOldSignups">DeleteOldSignups</abbr></a> </span>
</dt>
Expand Down Expand Up @@ -498,6 +499,7 @@ <h4 class="phpdocumentor-element__name" id="method___invoke">
<div class="phpdocumentor-label-line">
</div>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
Expand Down Expand Up @@ -646,7 +648,7 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<li class="phpdocumentor-on-this-page-section__title">Methods</li>
<li>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/Activity-Command-Factory-DeleteOldSignupsFactory.html#method___invoke">__invoke()</a></li>
<li class=""><a href="classes/Activity-Command-Factory-DeleteOldSignupsFactory.html#method___invoke">__invoke()</a></li>
</ul>
</li>
</ul>
Expand Down
Loading

0 comments on commit 6de0530

Please sign in to comment.