SeparatorButton
class SeparatorButton extends ToolbarButton
Renders a button separator
Methods
string
render(
array $definition)
Get the HTML for a separator in the toolbar
string
fetchIconClass(
string $identifier)
Method to get the CSS class name for an icon identifier
from ToolbarButton
string
fetchButton()
Empty implementation (not required for separator)