Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
gigili committed Aug 22, 2024
2 parents 5ca2ac5 + f0d9aea commit 72e2879
Show file tree
Hide file tree
Showing 27 changed files with 650 additions and 452 deletions.
19 changes: 12 additions & 7 deletions docs/classes/Gac-Routing-DIContainer.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Doc
Menu
</label>
<aside class="phpdocumentor-column -three phpdocumentor-sidebar">
<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -namespaces">
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/gac.html" class="">Gac</a>
Expand All @@ -67,22 +67,22 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
</ul>

</section>
<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -packages">
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Application.html" class="">Application</a>
</h4>

</section>

<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -reports">
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
</section>

<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -indices">
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
</section>
Expand Down Expand Up @@ -129,6 +129,9 @@ <h2 class="phpdocumentor-content__title">






<h3 id="toc">
Table of Contents
<a href="classes/Gac-Routing-DIContainer.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
Expand All @@ -151,7 +154,7 @@ <h4 id="toc-methods">
</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Gac-Routing-DIContainer.html#method_get">get()</a>
<a class="" href="classes/Gac-Routing-DIContainer.html#method_get">get()</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
</dt>
Expand All @@ -161,7 +164,6 @@ <h4 id="toc-methods">







Expand Down Expand Up @@ -198,6 +200,7 @@ <h4 class="phpdocumentor-element__name" id="method_get">

<div class="phpdocumentor-label-line">
</div>

<section class="phpdocumentor-description"><p>It receives the class name that will be checked if it has any parameters that need to be injected
and a list of already defined/created arguments to be injected. It will than use the Reflection class API
to check if the provided class has any injectable parameters and if those parameters also require
Expand Down Expand Up @@ -228,6 +231,8 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>





<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
Expand Down Expand Up @@ -351,7 +356,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/Gac-Routing-DIContainer.html#method_get">get()</a></li>
<li class=""><a href="classes/Gac-Routing-DIContainer.html#method_get">get()</a></li>
</ul>
</li>
</ul>
Expand Down
12 changes: 7 additions & 5 deletions docs/classes/Gac-Routing-Exceptions-CallbackNotFound.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Doc
Menu
</label>
<aside class="phpdocumentor-column -three phpdocumentor-sidebar">
<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -namespaces">
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/gac.html" class="">Gac</a>
Expand All @@ -67,22 +67,22 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
</ul>

</section>
<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -packages">
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Application.html" class="">Application</a>
</h4>

</section>

<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -reports">
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
</section>

<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -indices">
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
</section>
Expand Down Expand Up @@ -132,6 +132,9 @@ <h2 class="phpdocumentor-content__title">






<h3 id="toc">
Table of Contents
<a href="classes/Gac-Routing-Exceptions-CallbackNotFound.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
Expand All @@ -150,7 +153,6 @@ <h3 id="toc">







Expand Down
12 changes: 7 additions & 5 deletions docs/classes/Gac-Routing-Exceptions-RouteNotFoundException.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Doc
Menu
</label>
<aside class="phpdocumentor-column -three phpdocumentor-sidebar">
<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -namespaces">
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/gac.html" class="">Gac</a>
Expand All @@ -67,22 +67,22 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
</ul>

</section>
<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -packages">
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Application.html" class="">Application</a>
</h4>

</section>

<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -reports">
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
</section>

<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -indices">
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
</section>
Expand Down Expand Up @@ -132,6 +132,9 @@ <h2 class="phpdocumentor-content__title">






<h3 id="toc">
Table of Contents
<a href="classes/Gac-Routing-Exceptions-RouteNotFoundException.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
Expand All @@ -150,7 +153,6 @@ <h3 id="toc">







Expand Down
Loading

0 comments on commit 72e2879

Please sign in to comment.