Skip to content

Commit

Permalink
Deprecate Toolbar::getInstance (#19530)
Browse files Browse the repository at this point in the history
  • Loading branch information
laoneo authored and wilsonge committed Jul 22, 2018
1 parent d460a95 commit 623c2c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libraries/src/Toolbar/Toolbar.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,8 @@ public function __construct($name = 'toolbar', ToolbarFactoryInterface $factory
*
* @return Toolbar The Toolbar object.
*
* @since 1.5
* @since 1.5
* @deprecated 5.0 Use the ToolbarFactoryInterface instead
*
* @throws \Joomla\DI\Exception\KeyNotFoundException
*/
Expand Down

0 comments on commit 623c2c1

Please sign in to comment.