drupal/core/modules/entity/entity.module

10 lines
151 B
Plaintext

<?php
/**
* @file
* Manage the entity system.
*
* The module is mostly an anchor point for configuration items owned by the
* entity system.
*/