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 Jun 17, 2024
1 parent 147784c commit c2ed9f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions api/Drush/Commands/pm/PmCommands.html
Original file line number Diff line number Diff line change
Expand Up @@ -1685,7 +1685,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_pmList">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L204">at line 204</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L207">at line 207</a></div>
<code> <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr>
<strong>pmList</strong>($options = [&#039;format&#039; =&gt; &#039;table&#039;, &#039;type&#039; =&gt; &#039;module,theme&#039;, &#039;status&#039; =&gt; &#039;enabled,disabled&#039;, &#039;package&#039; =&gt; self::REQ, &#039;core&#039; =&gt; false, &#039;no-core&#039; =&gt; false])
</code>
Expand Down Expand Up @@ -1727,7 +1727,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_extensionStatus">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L303">at line 303</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L306">at line 306</a></div>
<code> string
<strong>extensionStatus</strong>($extension)
</code>
Expand Down Expand Up @@ -1769,7 +1769,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_addInstallDependencies">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L308">at line 308</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L311">at line 311</a></div>
<code> array
<strong>addInstallDependencies</strong>($modules)
</code>
Expand Down Expand Up @@ -1812,7 +1812,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_addUninstallDependencies">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L341">at line 341</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L344">at line 344</a></div>
<code>
<strong>addUninstallDependencies</strong>($modules)
</code>
Expand Down
Loading

0 comments on commit c2ed9f2

Please sign in to comment.