EasyAdminBundle
EasyAdminBundle copied to clipboard
Pls add ButtonVariant::Info
Short description of what this feature will allow to do: enum is not extendible, but having support for all standard bootstrap colors (or at least info) would be nice.
Example of how to use this feature $action->setVariant(ButtonVariant::Info);