Skip to content

Commit

Permalink
Update BranchingExtension.php
Browse files Browse the repository at this point in the history
  • Loading branch information
whyte624 authored Jul 15, 2016
1 parent b3e63fd commit 05db4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Twig/BranchingExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

class BranchingExtension extends \Twig_Extension
{
const CURRENT_BRANCH = 'current_branch';
const CURRENT_BRANCH = 'octava_current_branch';
/**
* @var string
*/
Expand Down

0 comments on commit 05db4ad

Please sign in to comment.