Persistence

This folder can contain the following files:

Classes.php

In the file EXT:my_extension/Configuration/Extbase/Persistence/Classes.php the mapping between a database table and its model can be configured. The mapping in this file overrides the automatic mapping by naming convention.