contao / docs

Contao Documentation
https://docs.contao.org
Other
31 stars 142 forks source link

Document enum support #1348

Open SeverinGloeckle opened 5 months ago

SeverinGloeckle commented 5 months ago

Add documentation and examples for the support of enumerations in the DCA configuration and via Model::getEnum().

Closes #1339