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 Feb 9, 2024
1 parent e77b534 commit 89f50ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions api/Drush/Commands/core/CacheRebuildCommands.html
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,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/CacheRebuildCommands.php#L22">at line 22</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheRebuildCommands.php#L23">at line 23</a></div>
<code>
<strong>__construct</strong>(<a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $bootstrapManager, <abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> $autoloader)
</code>
Expand Down Expand Up @@ -814,7 +814,7 @@ <h4>See also</h4>
</div>
<div class="method-item">
<h3 id="method_createEarly">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheRebuildCommands.php#L29">at line 29</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheRebuildCommands.php#L30">at line 30</a></div>
<code> static <a href="../../../Drush/Commands/core/CacheRebuildCommands.html"><abbr title="Drush\Commands\core\CacheRebuildCommands">CacheRebuildCommands</abbr></a>
<strong>createEarly</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container)
</code>
Expand Down Expand Up @@ -857,7 +857,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_rebuild">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheRebuildCommands.php#L44">at line 44</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheRebuildCommands.php#L45">at line 45</a></div>
<code>
<strong>rebuild</strong>($options = [&#039;cache-clear&#039; =&gt; true])
</code>
Expand Down
Loading

0 comments on commit 89f50ae

Please sign in to comment.