Skip to content

Commit

Permalink
Update to meta.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Oct 16, 2014
1 parent 3ad5c06 commit d5da63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Facades/Site.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ class Site extends Facade
*/
protected static function getFacadeAccessor()
{
return 'orchestra.site';
return 'orchestra.meta';
}
}

0 comments on commit d5da63f

Please sign in to comment.