Skip to content

Commit

Permalink
Deployed 7b024fa to 12.x with MkDocs 1.4.3 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 8, 2023
1 parent 5fe5bd2 commit f5c3a2c
Show file tree
Hide file tree
Showing 4 changed files with 237 additions and 237 deletions.
6 changes: 3 additions & 3 deletions 12.x/dependency-injection/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5269,10 +5269,10 @@ <h2 id="createearly-method">createEarly() method<a class="headerlink" href="#cre
Drush commands that need to be instantiated prior to bootstrap may do so by
utilizing the <code>createEarly()</code> static factory. This method looks and functions
exacty like the <code>create()</code> static factory, except it is only passed the Drush
container. The Drupal container is not avalable to command handlers that use
container. The Drupal container is not available to command handlers that use
<code>createEarly()</code>.</p>
<p>Note also that Drush commands packaged with Drupal modules are not discovered
until after Dupal bootstraps, and therefore cannot use <code>createEarly()</code>. This
until after Drupal bootstraps, and therefore cannot use <code>createEarly()</code>. This
mechanism is only usable by PSR-4 discovered commands packaged with Composer
projects that are <em>not</em> Drupal modules.</p>
<h2 id="inflection">Inflection<a class="headerlink" href="#inflection" title="Permanent link">&para;</a></h2>
Expand Down Expand Up @@ -5322,7 +5322,7 @@ <h2 id="inflection">Inflection<a class="headerlink" href="#inflection" title="Pe
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">May 22, 2023</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">September 8, 2023</span>


</small>
Expand Down
2 changes: 1 addition & 1 deletion 12.x/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit f5c3a2c

Please sign in to comment.