18 lines
401 B
YAML
18 lines
401 B
YAML
name: Log
|
|
type: module
|
|
description: Provides a log entity type for real world record keeping.
|
|
core_version_requirement: ^9 || ^10 || ^11
|
|
package: Log
|
|
dependencies:
|
|
- drupal:system
|
|
- drupal:user
|
|
- drupal:views
|
|
- entity:entity
|
|
- state_machine:state_machine
|
|
- token:token
|
|
|
|
# Information added by Drupal.org packaging script on 2024-07-18
|
|
version: '2.3.0'
|
|
project: 'log'
|
|
datestamp: 1721317388
|