chq81/query-inheritance-behavior-builder

Propel 2 Query Inheritance Builder to use generic query class as inheritance for child classes

1.0.1 2021-06-18 06:34 UTC

This package is auto-updated.

Last update: 2024-04-18 12:32:21 UTC


README

Propel 2 Builder to provide the possibility of customizing the base class for query inheritance objects

License

MIT License

copyright (c) 2015 Christoph Quadt

Requirements

This builder requires Propel2 >= 2.0@dev

Installation

To enable the builder, just reference it as a custom builder in the propel settings:

propel.generator.objectModel.builders.queryinheritance = chq81\\QueryInheritance\\Builder\\QueryInheritanceBehaviorBuilder