namespace Drupal\Core\Template\Loader in Drupal 9
Same name in other branches
| 
            Class | 
                  Location | Description | 
|---|---|---|
| FilesystemLoader | 
            core/ | 
                  Loads templates from the filesystem. | 
| StringLoader | 
            core/ | 
                  Loads string templates, also known as inline templates. | 
| ThemeRegistryLoader | 
            core/ | 
                  Loads templates based on information from the Drupal theme registry. |