data_types.libraries.yml
Same filename and directory in other branches
- 11.x core/tests/Drupal/Tests/Core/Asset/library_test_files/data_types.libraries.yml
- 10 core/tests/Drupal/Tests/Core/Asset/library_test_files/data_types.libraries.yml
- 9 core/tests/Drupal/Tests/Core/Asset/library_test_files/data_types.libraries.yml
- 8.9.x core/tests/Drupal/Tests/Core/Asset/library_test_files/data_types.libraries.yml
File
-
core/
tests/ Drupal/ Tests/ Core/ Asset/ library_test_files/ data_types.libraries.yml
View source
- example:
- css:
- theme:
- # External URL.
- 'http://example.com/test.css':
- type: external
- # Absolute path.
- /tmp/test.css: {}
- # Protocol free.
- //cdn.com/test.css: {}
- # Stream wrapper URI.
- 'public://test.css': {}
- 'example://test2.css': {}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.