Skip to content

Commit

Permalink
update function-apis doc
Browse files Browse the repository at this point in the history
  • Loading branch information
chaz6chez committed Sep 30, 2024
1 parent 1c39f14 commit c6d815f
Show file tree
Hide file tree
Showing 12 changed files with 605 additions and 140 deletions.
251 changes: 181 additions & 70 deletions docs/classes/Workbunny-WebmanCoroutine-CoroutineWebServer.html

Large diffs are not rendered by default.

44 changes: 28 additions & 16 deletions docs/classes/Workbunny-WebmanCoroutine-Events-SwooleEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,21 +234,33 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Events/SwooleEvent.php"><a href="files/src-events-swooleevent.html"><abbr title="src/Events/SwooleEvent.php">SwooleEvent.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">37</span>
<span class="phpdocumentor-element-found-in__line">38</span>

<a href="classes/Workbunny-WebmanCoroutine-Events-SwooleEvent.html#source-view.37" class="phpdocumentor-element-found-in__source" data-line="37" data-modal="source-view" data-src="files/src/Events/SwooleEvent.php.txt"></a>
<a href="classes/Workbunny-WebmanCoroutine-Events-SwooleEvent.html#source-view.38" class="phpdocumentor-element-found-in__source" data-line="38" data-modal="source-view" data-src="files/src/Events/SwooleEvent.php.txt"></a>
</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type">bool&nbsp;</span><span class="phpdocumentor-signature__argument__name">$debug</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">false</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>

<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">
<span class="phpdocumentor-signature__argument__name">$debug</span>
: <span class="phpdocumentor-signature__argument__return-type">bool</span>
= <span class="phpdocumentor-signature__argument__default-value">false</span> </dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>测试用</p>
</section>

</dd>
</dl>


<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
Expand Down Expand Up @@ -286,9 +298,9 @@ <h4 class="phpdocumentor-element__name" id="method_add">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Events/SwooleEvent.php"><a href="files/src-events-swooleevent.html"><abbr title="src/Events/SwooleEvent.php">SwooleEvent.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">45</span>
<span class="phpdocumentor-element-found-in__line">46</span>

<a href="classes/Workbunny-WebmanCoroutine-Events-SwooleEvent.html#source-view.45" class="phpdocumentor-element-found-in__source" data-line="45" data-modal="source-view" data-src="files/src/Events/SwooleEvent.php.txt"></a>
<a href="classes/Workbunny-WebmanCoroutine-Events-SwooleEvent.html#source-view.46" class="phpdocumentor-element-found-in__source" data-line="46" data-modal="source-view" data-src="files/src/Events/SwooleEvent.php.txt"></a>
</aside>


Expand Down Expand Up @@ -366,9 +378,9 @@ <h4 class="phpdocumentor-element__name" id="method_clearAllTimer">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Events/SwooleEvent.php"><a href="files/src-events-swooleevent.html"><abbr title="src/Events/SwooleEvent.php">SwooleEvent.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">176</span>
<span class="phpdocumentor-element-found-in__line">177</span>

<a href="classes/Workbunny-WebmanCoroutine-Events-SwooleEvent.html#source-view.176" class="phpdocumentor-element-found-in__source" data-line="176" data-modal="source-view" data-src="files/src/Events/SwooleEvent.php.txt"></a>
<a href="classes/Workbunny-WebmanCoroutine-Events-SwooleEvent.html#source-view.177" class="phpdocumentor-element-found-in__source" data-line="177" data-modal="source-view" data-src="files/src/Events/SwooleEvent.php.txt"></a>
</aside>


Expand Down Expand Up @@ -415,9 +427,9 @@ <h4 class="phpdocumentor-element__name" id="method_del">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Events/SwooleEvent.php"><a href="files/src-events-swooleevent.html"><abbr title="src/Events/SwooleEvent.php">SwooleEvent.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">101</span>
<span class="phpdocumentor-element-found-in__line">102</span>

<a href="classes/Workbunny-WebmanCoroutine-Events-SwooleEvent.html#source-view.101" class="phpdocumentor-element-found-in__source" data-line="101" data-modal="source-view" data-src="files/src/Events/SwooleEvent.php.txt"></a>
<a href="classes/Workbunny-WebmanCoroutine-Events-SwooleEvent.html#source-view.102" class="phpdocumentor-element-found-in__source" data-line="102" data-modal="source-view" data-src="files/src/Events/SwooleEvent.php.txt"></a>
</aside>


Expand Down Expand Up @@ -481,9 +493,9 @@ <h4 class="phpdocumentor-element__name" id="method_destroy">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Events/SwooleEvent.php"><a href="files/src-events-swooleevent.html"><abbr title="src/Events/SwooleEvent.php">SwooleEvent.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">168</span>
<span class="phpdocumentor-element-found-in__line">169</span>

<a href="classes/Workbunny-WebmanCoroutine-Events-SwooleEvent.html#source-view.168" class="phpdocumentor-element-found-in__source" data-line="168" data-modal="source-view" data-src="files/src/Events/SwooleEvent.php.txt"></a>
<a href="classes/Workbunny-WebmanCoroutine-Events-SwooleEvent.html#source-view.169" class="phpdocumentor-element-found-in__source" data-line="169" data-modal="source-view" data-src="files/src/Events/SwooleEvent.php.txt"></a>
</aside>


Expand Down Expand Up @@ -530,9 +542,9 @@ <h4 class="phpdocumentor-element__name" id="method_getTimerCount">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Events/SwooleEvent.php"><a href="files/src-events-swooleevent.html"><abbr title="src/Events/SwooleEvent.php">SwooleEvent.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">185</span>
<span class="phpdocumentor-element-found-in__line">186</span>

<a href="classes/Workbunny-WebmanCoroutine-Events-SwooleEvent.html#source-view.185" class="phpdocumentor-element-found-in__source" data-line="185" data-modal="source-view" data-src="files/src/Events/SwooleEvent.php.txt"></a>
<a href="classes/Workbunny-WebmanCoroutine-Events-SwooleEvent.html#source-view.186" class="phpdocumentor-element-found-in__source" data-line="186" data-modal="source-view" data-src="files/src/Events/SwooleEvent.php.txt"></a>
</aside>


Expand Down Expand Up @@ -579,9 +591,9 @@ <h4 class="phpdocumentor-element__name" id="method_loop">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Events/SwooleEvent.php"><a href="files/src-events-swooleevent.html"><abbr title="src/Events/SwooleEvent.php">SwooleEvent.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">159</span>
<span class="phpdocumentor-element-found-in__line">160</span>

<a href="classes/Workbunny-WebmanCoroutine-Events-SwooleEvent.html#source-view.159" class="phpdocumentor-element-found-in__source" data-line="159" data-modal="source-view" data-src="files/src/Events/SwooleEvent.php.txt"></a>
<a href="classes/Workbunny-WebmanCoroutine-Events-SwooleEvent.html#source-view.160" class="phpdocumentor-element-found-in__source" data-line="160" data-modal="source-view" data-src="files/src/Events/SwooleEvent.php.txt"></a>
</aside>


Expand Down
44 changes: 28 additions & 16 deletions docs/classes/Workbunny-WebmanCoroutine-Events-SwowEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,21 +234,33 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Events/SwowEvent.php"><a href="files/src-events-swowevent.html"><abbr title="src/Events/SwowEvent.php">SwowEvent.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">40</span>
<span class="phpdocumentor-element-found-in__line">41</span>

<a href="classes/Workbunny-WebmanCoroutine-Events-SwowEvent.html#source-view.40" class="phpdocumentor-element-found-in__source" data-line="40" data-modal="source-view" data-src="files/src/Events/SwowEvent.php.txt"></a>
<a href="classes/Workbunny-WebmanCoroutine-Events-SwowEvent.html#source-view.41" class="phpdocumentor-element-found-in__source" data-line="41" data-modal="source-view" data-src="files/src/Events/SwowEvent.php.txt"></a>
</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type">bool&nbsp;</span><span class="phpdocumentor-signature__argument__name">$debug</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">false</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>

<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">
<span class="phpdocumentor-signature__argument__name">$debug</span>
: <span class="phpdocumentor-signature__argument__return-type">bool</span>
= <span class="phpdocumentor-signature__argument__default-value">false</span> </dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>测试用</p>
</section>

</dd>
</dl>


<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
Expand Down Expand Up @@ -286,9 +298,9 @@ <h4 class="phpdocumentor-element__name" id="method_add">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Events/SwowEvent.php"><a href="files/src-events-swowevent.html"><abbr title="src/Events/SwowEvent.php">SwowEvent.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">48</span>
<span class="phpdocumentor-element-found-in__line">49</span>

<a href="classes/Workbunny-WebmanCoroutine-Events-SwowEvent.html#source-view.48" class="phpdocumentor-element-found-in__source" data-line="48" data-modal="source-view" data-src="files/src/Events/SwowEvent.php.txt"></a>
<a href="classes/Workbunny-WebmanCoroutine-Events-SwowEvent.html#source-view.49" class="phpdocumentor-element-found-in__source" data-line="49" data-modal="source-view" data-src="files/src/Events/SwowEvent.php.txt"></a>
</aside>


Expand Down Expand Up @@ -366,9 +378,9 @@ <h4 class="phpdocumentor-element__name" id="method_clearAllTimer">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Events/SwowEvent.php"><a href="files/src-events-swowevent.html"><abbr title="src/Events/SwowEvent.php">SwowEvent.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">197</span>
<span class="phpdocumentor-element-found-in__line">198</span>

<a href="classes/Workbunny-WebmanCoroutine-Events-SwowEvent.html#source-view.197" class="phpdocumentor-element-found-in__source" data-line="197" data-modal="source-view" data-src="files/src/Events/SwowEvent.php.txt"></a>
<a href="classes/Workbunny-WebmanCoroutine-Events-SwowEvent.html#source-view.198" class="phpdocumentor-element-found-in__source" data-line="198" data-modal="source-view" data-src="files/src/Events/SwowEvent.php.txt"></a>
</aside>


Expand Down Expand Up @@ -415,9 +427,9 @@ <h4 class="phpdocumentor-element__name" id="method_del">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Events/SwowEvent.php"><a href="files/src-events-swowevent.html"><abbr title="src/Events/SwowEvent.php">SwowEvent.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">137</span>
<span class="phpdocumentor-element-found-in__line">138</span>

<a href="classes/Workbunny-WebmanCoroutine-Events-SwowEvent.html#source-view.137" class="phpdocumentor-element-found-in__source" data-line="137" data-modal="source-view" data-src="files/src/Events/SwowEvent.php.txt"></a>
<a href="classes/Workbunny-WebmanCoroutine-Events-SwowEvent.html#source-view.138" class="phpdocumentor-element-found-in__source" data-line="138" data-modal="source-view" data-src="files/src/Events/SwowEvent.php.txt"></a>
</aside>


Expand Down Expand Up @@ -481,9 +493,9 @@ <h4 class="phpdocumentor-element__name" id="method_destroy">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Events/SwowEvent.php"><a href="files/src-events-swowevent.html"><abbr title="src/Events/SwowEvent.php">SwowEvent.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">222</span>
<span class="phpdocumentor-element-found-in__line">223</span>

<a href="classes/Workbunny-WebmanCoroutine-Events-SwowEvent.html#source-view.222" class="phpdocumentor-element-found-in__source" data-line="222" data-modal="source-view" data-src="files/src/Events/SwowEvent.php.txt"></a>
<a href="classes/Workbunny-WebmanCoroutine-Events-SwowEvent.html#source-view.223" class="phpdocumentor-element-found-in__source" data-line="223" data-modal="source-view" data-src="files/src/Events/SwowEvent.php.txt"></a>
</aside>


Expand Down Expand Up @@ -530,9 +542,9 @@ <h4 class="phpdocumentor-element__name" id="method_getTimerCount">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Events/SwowEvent.php"><a href="files/src-events-swowevent.html"><abbr title="src/Events/SwowEvent.php">SwowEvent.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">234</span>
<span class="phpdocumentor-element-found-in__line">235</span>

<a href="classes/Workbunny-WebmanCoroutine-Events-SwowEvent.html#source-view.234" class="phpdocumentor-element-found-in__source" data-line="234" data-modal="source-view" data-src="files/src/Events/SwowEvent.php.txt"></a>
<a href="classes/Workbunny-WebmanCoroutine-Events-SwowEvent.html#source-view.235" class="phpdocumentor-element-found-in__source" data-line="235" data-modal="source-view" data-src="files/src/Events/SwowEvent.php.txt"></a>
</aside>


Expand Down Expand Up @@ -579,9 +591,9 @@ <h4 class="phpdocumentor-element__name" id="method_loop">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Events/SwowEvent.php"><a href="files/src-events-swowevent.html"><abbr title="src/Events/SwowEvent.php">SwowEvent.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">208</span>
<span class="phpdocumentor-element-found-in__line">209</span>

<a href="classes/Workbunny-WebmanCoroutine-Events-SwowEvent.html#source-view.208" class="phpdocumentor-element-found-in__source" data-line="208" data-modal="source-view" data-src="files/src/Events/SwowEvent.php.txt"></a>
<a href="classes/Workbunny-WebmanCoroutine-Events-SwowEvent.html#source-view.209" class="phpdocumentor-element-found-in__source" data-line="209" data-modal="source-view" data-src="files/src/Events/SwowEvent.php.txt"></a>
</aside>


Expand Down
Loading

0 comments on commit c6d815f

Please sign in to comment.