-
-
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 6a7b0bf to 13.x with MkDocs 1.4.3 and mike 2.1.3
- Loading branch information
1 parent
e11a3b3
commit 681d4f3
Showing
4 changed files
with
239 additions
and
239 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 |
---|---|---|
|
@@ -5242,7 +5242,7 @@ <h1 id="creating-custom-commands">Creating Custom Commands<a class="headerlink" | |
<div class="admonition tip"> | ||
<p class="admonition-title">Tip</p> | ||
<ol> | ||
<li>Drush 13 expects commandfiles to use <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php">Autowire</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 13 expects commandfiles to use the <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php">AutowireTrait</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 14.</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> | ||
|
@@ -5400,7 +5400,7 @@ <h2 id="xdebug">Xdebug<a class="headerlink" href="#xdebug" title="Permanent link | |
<small> | ||
|
||
Last update: | ||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 2, 2024</span> | ||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 6, 2024</span> | ||
|
||
|
||
</small> | ||
|
@@ -5415,7 +5415,7 @@ <h2 id="xdebug">Xdebug<a class="headerlink" href="#xdebug" title="Permanent link | |
|
||
<div class="md-source-date"> | ||
<small> | ||
Authors: <span class='git-page-authors git-authors'><a href='mailto:[email protected]'>Claudiu Cristea</a>, <a href='mailto:[email protected]'>Florian Weber</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> | ||
Authors: <span class='git-page-authors git-authors'><a href='mailto:[email protected]'>Brad Jones</a>, <a href='mailto:[email protected]'>Claudiu Cristea</a>, <a href='mailto:[email protected]'>Florian Weber</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.