file_example.info.yml
Same filename in other branches
File
-
modules/
file_example/ file_example.info.yml
View source
- name: File Example
- type: module
- description: Demonstrates using the Drupal File API and stream wrappers.
- package: Example modules
- core_version_requirement: ^8.7.7 || ^9 || ^10
- dependencies:
- - drupal:file
- - examples:examples
- - examples:stream_wrapper_example