@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2013-06-26 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2013-06-26 |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | namespace Example\Table; |
8 | 8 |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2013-09-16 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2013-09-16 |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | namespace Example\WithDisabledRequirement; |
8 | 8 |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2013-09-16 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2013-09-16 |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | namespace Example\WithDisabledRequirement; |
8 | 8 |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2013-09-30 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2013-09-30 |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | namespace Net\Bazzline\Component\Requirement; |
8 | 8 |
@@ -1,10 +1,10 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @param string $className - the name of the class the autoloader should load |
|
4 | - * @return bool |
|
5 | - * @author stev leibelt <[email protected]> |
|
6 | - * @since 2013-06-25 |
|
7 | - */ |
|
3 | + * @param string $className - the name of the class the autoloader should load |
|
4 | + * @return bool |
|
5 | + * @author stev leibelt <[email protected]> |
|
6 | + * @since 2013-06-25 |
|
7 | + */ |
|
8 | 8 | function netBazzlineComponentRequirementDevelopmentAutoloader($className) |
9 | 9 | { |
10 | 10 | $namespace = 'Net\\Bazzline\\Component\\Requirement\\'; |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2013-09-29 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2013-09-29 |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | namespace Net\Bazzline\Component\Requirement; |
8 | 8 |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2013-09-19 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2013-09-19 |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | namespace Example\WithDisabledItem; |
8 | 8 |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2013-06-26 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2013-06-26 |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | namespace Example\Table\Items; |
8 | 8 |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2013-06-26 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2013-06-26 |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | namespace Example\Table; |
8 | 8 |