Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Add JToolbarHelper (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruud68 authored Jun 16, 2020
1 parent 26e434f commit f42c729
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/classmap.php
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ function classmap()
'JToolbarButtonSeparator' => 'Joomla\CMS\Toolbar\Button\SeparatorButton',
'JToolbarButtonSlider' => 'Joomla\CMS\Toolbar\Button\SliderButton',
'JToolbarButtonStandard' => 'Joomla\CMS\Toolbar\Button\StandardButton',
'JToolbarHelper' => 'Joomla\CMS\Toolbar\ToolbarHelper',
'JButton' => 'Joomla\CMS\Toolbar\ToolbarButton',

'JVersion' => 'Joomla\CMS\Version',
Expand Down

0 comments on commit f42c729

Please sign in to comment.