Remove http://default from content

This commit is contained in:
Oliver Davies 2025-07-16 12:00:00 +01:00
parent 025aaf3be2
commit 76ed8e141b
392 changed files with 525 additions and 525 deletions

View file

@ -73,11 +73,11 @@ body:
<p>I've been pleased to see Symfony features such as autowiring and autoconfiguration start to be used within Drupal, as well as discussions around using PHP attributes to replace annotations and docblocks.</p>
<p>Most recently, when writing my <a href="http://default/atdc">automated testing email course</a>, I saw a number of aliases have been added to core's <code>core.services.yml</code> file, which means I can use the fully qualified class name as the service name without adding aliases to my own services files.</p>
<p>Most recently, when writing my <a href="/atdc">automated testing email course</a>, I saw a number of aliases have been added to core's <code>core.services.yml</code> file, which means I can use the fully qualified class name as the service name without adding aliases to my own services files.</p>
<p>Drupal and Symfony are separate projects, and Drupal uses more than just Symfony components, but as someone who uses Drupal and Symfony, I'm happy to see them learning from and inspiring each other.</p>
<p>I'm looking forward to seeing the next thing - <a href="http://default/podcast/10-ryan-weaver-symfonycasts">Twig components</a>, maybe - in Drupal.</p>
<p>I'm looking forward to seeing the next thing - <a href="/podcast/10-ryan-weaver-symfonycasts">Twig components</a>, maybe - in Drupal.</p>
summary: null