-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed cb8f1d5 to 12.x with MkDocs 1.4.3 and mike 2.0.0
- Loading branch information
1 parent
08b7489
commit a5a73a0
Showing
5 changed files
with
240 additions
and
240 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5256,7 +5256,7 @@ <h1 id="creating-custom-commands">Creating Custom Commands<a class="headerlink" | |
<p class="admonition-title">Tip</p> | ||
<ol> | ||
<li>Drush 12 expects commandfiles to use a <a href="../dependency-injection/#create-method">create() method</a> to inject Drupal and Drush dependencies. Prior versions used a <a href="https://www.drush.org/11.x/dependency-injection/#services-files">drush.services.yml file</a> which is now deprecated and will be removed in Drush 13.</li> | ||
<li>Drush 12 expects all commandfiles in the <code><module-name>/Drush/<Commands|Generators></code> directory. The <code>Drush</code> subdirectory is a new requirement.</li> | ||
<li>Drush 12 expects all commandfiles in the <code><module-name>/src/Drush/<Commands|Generators></code> directory. The <code>Drush</code> subdirectory is a new requirement.</li> | ||
</ol> | ||
</div> | ||
<p>Creating a new Drush command is easy. Follow the steps below.</p> | ||
|
@@ -5406,7 +5406,7 @@ <h2 id="global-commands-discovered-by-configuration">Global commands discovered | |
<small> | ||
|
||
Last update: | ||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">September 14, 2023</span> | ||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">February 21, 2024</span> | ||
|
||
|
||
</small> | ||
|
@@ -5421,7 +5421,7 @@ <h2 id="global-commands-discovered-by-configuration">Global commands discovered | |
|
||
<div class="md-source-date"> | ||
<small> | ||
Authors: <span class='git-page-authors git-authors'><a href='mailto:[email protected]'>Adam Zimmermann</a>, <a href='mailto:[email protected]'>Claudiu Cristea</a>, <a href='mailto:[email protected]'>Greg Anderson</a>, <a href='mailto:[email protected]'>James Gilliland</a>, <a href='mailto:[email protected]'>Moshe Weitzman</a>, <a href='mailto:[email protected]'>ptmkenny</a></span> | ||
Authors: <span class='git-page-authors git-authors'><a href='mailto:[email protected]'>Adam Zimmermann</a>, <a href='mailto:[email protected]'>Claudiu Cristea</a>, <a href='mailto:[email protected]'>Greg Anderson</a>, <a href='mailto:[email protected]'>Gábor Hojtsy</a>, <a href='mailto:[email protected]'>James Gilliland</a>, <a href='mailto:[email protected]'>Moshe Weitzman</a>, <a href='mailto:[email protected]'>ptmkenny</a></span> | ||
</small> | ||
</div> | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.