Skip to content

Commit

Permalink
Fixes code.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Jun 15, 2014
1 parent 63923d5 commit f7bc88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/Theme/ThemeManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ protected function createOrchestraDriver()
/**
* {@inheritdoc}
*/
protected function getDefaultDriver()
public function getDefaultDriver()
{
return 'orchestra';
}
Expand Down

0 comments on commit f7bc88d

Please sign in to comment.