.. include:: /Includes.rst.txt .. _api-enums: ===== Enums ===== .. php:namespace:: Brotkrueml\FeedGenerator\Feed .. php:class:: FeedFormat The enumeration provides the following names which describe the available feed formats: - ATOM - JSON - RSS .. note:: Only the enumeration names are public API. Methods that may be available are not part of the backwards-compatible promise and can change at any time without prior notice!