Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
134 changes: 78 additions & 56 deletions docs/api/classes/Cecil-Builder.html

Large diffs are not rendered by default.

53 changes: 42 additions & 11 deletions docs/api/classes/Cecil-Step-AbstractStep.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h2 class="phpdocumentor-content__title">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">27</span>
<span class="phpdocumentor-element-found-in__line">29</span>

</aside>

Expand All @@ -181,6 +181,22 @@ <h2 class="phpdocumentor-content__title">
</section>


<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Cecil-Step-AbstractStep.html#tags" class="headerlink"><i class="fas fa-link"></i></a>

</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">phpstan-import-type</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">

<section class="phpdocumentor-description"><p>BuildOptions from Builder</p>
</section>

</dd>
</dl>



Expand Down Expand Up @@ -234,7 +250,7 @@ <h4 id="toc-properties">
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
<a class="" href="classes/Cecil-Step-AbstractStep.html#property_options">$options</a>
<span>
&nbsp;: <abbr title="\Cecil\Builder::OPTIONS">Builder::OPTIONS</abbr> </span>
&nbsp;: <abbr title="\Cecil\Step\BuildOptions">BuildOptions</abbr> </span>
</dt>
<dd>Configuration options for the step.</dd>

Expand Down Expand Up @@ -305,7 +321,7 @@ <h4 class="phpdocumentor-element__name" id="property_builder">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">30</span>
<span class="phpdocumentor-element-found-in__line">32</span>

</aside>

Expand Down Expand Up @@ -343,7 +359,7 @@ <h4 class="phpdocumentor-element__name" id="property_canProcess">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">42</span>
<span class="phpdocumentor-element-found-in__line">45</span>

</aside>

Expand Down Expand Up @@ -381,7 +397,7 @@ <h4 class="phpdocumentor-element__name" id="property_config">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">33</span>
<span class="phpdocumentor-element-found-in__line">35</span>

</aside>

Expand Down Expand Up @@ -419,7 +435,7 @@ <h4 class="phpdocumentor-element__name" id="property_options">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">39</span>
<span class="phpdocumentor-element-found-in__line">42</span>

</aside>

Expand All @@ -428,13 +444,28 @@ <h4 class="phpdocumentor-element__name" id="property_options">

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">protected</span>
<span class="phpdocumentor-signature__type"><abbr title="\Cecil\Builder::OPTIONS">Builder::OPTIONS</abbr></span>
<span class="phpdocumentor-signature__type"><abbr title="\Cecil\Step\BuildOptions">BuildOptions</abbr></span>
<span class="phpdocumentor-signature__name">$options</span>
</code>




<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Cecil-Step-AbstractStep.html#property_options#tags" class="headerlink"><i class="fas fa-link"></i></a>

</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">see</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link"><a href="classes/Cecil-Builder.html#constant_OPTIONS"><abbr title="\Cecil\Builder::OPTIONS">Builder::OPTIONS</abbr></a></span>


</dd>
</dl>



Expand Down Expand Up @@ -463,7 +494,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">47</span>
<span class="phpdocumentor-element-found-in__line">50</span>

</aside>

Expand Down Expand Up @@ -508,7 +539,7 @@ <h4 class="phpdocumentor-element__name" id="method_canProcess">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">67</span>
<span class="phpdocumentor-element-found-in__line">70</span>

</aside>

Expand Down Expand Up @@ -549,7 +580,7 @@ <h4 class="phpdocumentor-element__name" id="method_init">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">56</span>
<span class="phpdocumentor-element-found-in__line">59</span>

</aside>

Expand Down Expand Up @@ -595,7 +626,7 @@ <h4 class="phpdocumentor-element__name" id="method_process">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">75</span>
<span class="phpdocumentor-element-found-in__line">78</span>

</aside>

Expand Down
31 changes: 23 additions & 8 deletions docs/api/classes/Cecil-Step-Assets-Save.html
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ <h4 id="toc-properties">
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
<a class="" href="classes/Cecil-Step-AbstractStep.html#property_options">$options</a>
<span>
&nbsp;: <abbr title="\Cecil\Builder::OPTIONS">Builder::OPTIONS</abbr> </span>
&nbsp;: <abbr title="\Cecil\Step\BuildOptions">BuildOptions</abbr> </span>
</dt>
<dd>Configuration options for the step.</dd>

Expand Down Expand Up @@ -324,7 +324,7 @@ <h4 class="phpdocumentor-element__name" id="property_builder">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">30</span>
<span class="phpdocumentor-element-found-in__line">32</span>

</aside>

Expand Down Expand Up @@ -438,7 +438,7 @@ <h4 class="phpdocumentor-element__name" id="property_canProcess">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">42</span>
<span class="phpdocumentor-element-found-in__line">45</span>

</aside>

Expand Down Expand Up @@ -476,7 +476,7 @@ <h4 class="phpdocumentor-element__name" id="property_config">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">33</span>
<span class="phpdocumentor-element-found-in__line">35</span>

</aside>

Expand Down Expand Up @@ -514,7 +514,7 @@ <h4 class="phpdocumentor-element__name" id="property_options">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">39</span>
<span class="phpdocumentor-element-found-in__line">42</span>

</aside>

Expand All @@ -523,13 +523,28 @@ <h4 class="phpdocumentor-element__name" id="property_options">

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">protected</span>
<span class="phpdocumentor-signature__type"><abbr title="\Cecil\Builder::OPTIONS">Builder::OPTIONS</abbr></span>
<span class="phpdocumentor-signature__type"><abbr title="\Cecil\Step\BuildOptions">BuildOptions</abbr></span>
<span class="phpdocumentor-signature__name">$options</span>
</code>




<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Cecil-Step-AbstractStep.html#property_options#tags" class="headerlink"><i class="fas fa-link"></i></a>

</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">see</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link"><a href="classes/Cecil-Builder.html#constant_OPTIONS"><abbr title="\Cecil\Builder::OPTIONS">Builder::OPTIONS</abbr></a></span>


</dd>
</dl>



Expand Down Expand Up @@ -558,7 +573,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">47</span>
<span class="phpdocumentor-element-found-in__line">50</span>

</aside>

Expand Down Expand Up @@ -603,7 +618,7 @@ <h4 class="phpdocumentor-element__name" id="method_canProcess">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">67</span>
<span class="phpdocumentor-element-found-in__line">70</span>

</aside>

Expand Down
31 changes: 23 additions & 8 deletions docs/api/classes/Cecil-Step-Data-Load.html
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ <h4 id="toc-properties">
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
<a class="" href="classes/Cecil-Step-AbstractStep.html#property_options">$options</a>
<span>
&nbsp;: <abbr title="\Cecil\Builder::OPTIONS">Builder::OPTIONS</abbr> </span>
&nbsp;: <abbr title="\Cecil\Step\BuildOptions">BuildOptions</abbr> </span>
</dt>
<dd>Configuration options for the step.</dd>

Expand Down Expand Up @@ -312,7 +312,7 @@ <h4 class="phpdocumentor-element__name" id="property_builder">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">30</span>
<span class="phpdocumentor-element-found-in__line">32</span>

</aside>

Expand Down Expand Up @@ -350,7 +350,7 @@ <h4 class="phpdocumentor-element__name" id="property_canProcess">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">42</span>
<span class="phpdocumentor-element-found-in__line">45</span>

</aside>

Expand Down Expand Up @@ -388,7 +388,7 @@ <h4 class="phpdocumentor-element__name" id="property_config">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">33</span>
<span class="phpdocumentor-element-found-in__line">35</span>

</aside>

Expand Down Expand Up @@ -426,7 +426,7 @@ <h4 class="phpdocumentor-element__name" id="property_options">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">39</span>
<span class="phpdocumentor-element-found-in__line">42</span>

</aside>

Expand All @@ -435,13 +435,28 @@ <h4 class="phpdocumentor-element__name" id="property_options">

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">protected</span>
<span class="phpdocumentor-signature__type"><abbr title="\Cecil\Builder::OPTIONS">Builder::OPTIONS</abbr></span>
<span class="phpdocumentor-signature__type"><abbr title="\Cecil\Step\BuildOptions">BuildOptions</abbr></span>
<span class="phpdocumentor-signature__name">$options</span>
</code>




<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/Cecil-Step-AbstractStep.html#property_options#tags" class="headerlink"><i class="fas fa-link"></i></a>

</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">see</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link"><a href="classes/Cecil-Builder.html#constant_OPTIONS"><abbr title="\Cecil\Builder::OPTIONS">Builder::OPTIONS</abbr></a></span>


</dd>
</dl>



Expand Down Expand Up @@ -470,7 +485,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">47</span>
<span class="phpdocumentor-element-found-in__line">50</span>

</aside>

Expand Down Expand Up @@ -515,7 +530,7 @@ <h4 class="phpdocumentor-element__name" id="method_canProcess">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Step/AbstractStep.php"><a href="files/src-step-abstractstep.html"><abbr title="src/Step/AbstractStep.php">AbstractStep.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">67</span>
<span class="phpdocumentor-element-found-in__line">70</span>

</aside>

Expand Down
Loading