Skip to content

Instantly share code, notes, and snippets.

@BBGuy
Created August 30, 2023 14:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BBGuy/f6194d1c67b921ec08e4ee3bcd50546e to your computer and use it in GitHub Desktop.
Save BBGuy/f6194d1c67b921ec08e4ee3bcd50546e to your computer and use it in GitHub Desktop.
Drupal 2.X contrib modules
<?php
// Get all countries.
\Drupal::service('address.country_repository')->getList();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment