Skip to content

Commit

Permalink
[CI] Add Doctum build
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman authored and actions-user committed Jan 13, 2024
1 parent b8f4c6c commit 802c760
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions api/Drush/Commands/core/CliCommands.html
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,7 @@ <h4>See also</h4>
</div>
<div class="method-item">
<h3 id="method___construct">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L27">at line 27</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L26">at line 26</a></div>
<code>
<strong>__construct</strong>(<abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> $entityTypeManager)
</code>
Expand Down Expand Up @@ -879,7 +879,7 @@ <h4>See also</h4>
</div>
<div class="method-item">
<h3 id="method_create">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L33">at line 33</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L32">at line 32</a></div>
<code> static <a href="../../../Drush/Commands/core/CliCommands.html"><abbr title="Drush\Commands\core\CliCommands">CliCommands</abbr></a>
<strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container)
</code>
Expand Down Expand Up @@ -922,7 +922,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_docs">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L45">at line 45</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L44">at line 44</a></div>
<code> void
<strong>docs</strong>()
</code>
Expand Down Expand Up @@ -954,7 +954,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_cli">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L57">at line 57</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L56">at line 56</a></div>
<code> void
<strong>cli</strong>(array $options = [&#039;version-history&#039; =&gt; false, &#039;cwd&#039; =&gt; self::REQ])
</code>
Expand Down Expand Up @@ -996,7 +996,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getDrushCommands">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L127">at line 127</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L129">at line 129</a></div>
<code> protected array
<strong>getDrushCommands</strong>()
</code>
Expand Down Expand Up @@ -1028,7 +1028,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getCasters">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L174">at line 174</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L176">at line 176</a></div>
<code> protected array
<strong>getCasters</strong>()
</code>
Expand Down Expand Up @@ -1062,7 +1062,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_historyPath">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L196">at line 196</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L198">at line 198</a></div>
<code> protected string
<strong>historyPath</strong>(array $options)
</code>
Expand Down Expand Up @@ -1104,7 +1104,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getPhpKeywords">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L236">at line 236</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L238">at line 238</a></div>
<code> protected array
<strong>getPhpKeywords</strong>()
</code>
Expand Down Expand Up @@ -1136,7 +1136,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_makeEntitiesAvailableWithShortClassNames">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L307">at line 307</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L309">at line 309</a></div>
<code> void
<strong>makeEntitiesAvailableWithShortClassNames</strong>()
</code>
Expand Down
Loading

0 comments on commit 802c760

Please sign in to comment.