Add namespace

This commit is contained in:
Ben Word
2015-01-09 22:08:57 -06:00
parent 9e1922b06f
commit 587fbf6c35
13 changed files with 93 additions and 50 deletions

View File

@@ -1,4 +1,7 @@
<?php
namespace Roots\Sage\Sidebar;
/**
* Determines whether or not to display the sidebar based on an array of conditional tags or page templates.
*