@@ -1,16 +1,16 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Templated Shortcode Implementation. |
|
4 | - * |
|
5 | - * This version of the shortcode uses Gamajo/TemplateLoader to let you override |
|
6 | - * the shortcode views from your theme. |
|
7 | - * |
|
8 | - * @package BrightNucleus\Shortcode |
|
9 | - * @author Alain Schlesser <[email protected]> |
|
10 | - * @license GPL-2.0+ |
|
11 | - * @link http://www.brightnucleus.com/ |
|
12 | - * @copyright 2015-2016 Alain Schlesser, Bright Nucleus |
|
13 | - */ |
|
3 | + * Templated Shortcode Implementation. |
|
4 | + * |
|
5 | + * This version of the shortcode uses Gamajo/TemplateLoader to let you override |
|
6 | + * the shortcode views from your theme. |
|
7 | + * |
|
8 | + * @package BrightNucleus\Shortcode |
|
9 | + * @author Alain Schlesser <[email protected]> |
|
10 | + * @license GPL-2.0+ |
|
11 | + * @link http://www.brightnucleus.com/ |
|
12 | + * @copyright 2015-2016 Alain Schlesser, Bright Nucleus |
|
13 | + */ |
|
14 | 14 | |
15 | 15 | namespace BrightNucleus\Shortcode; |
16 | 16 |