@@ -22,6 +22,9 @@ |
||
| 22 | 22 | return new JuntyFileNotFound(); |
| 23 | 23 | } |
| 24 | 24 | |
| 25 | + /** |
|
| 26 | + * @param string $taskName |
|
| 27 | + */ |
|
| 25 | 28 | public static function taskNotRegistred($taskName) |
| 26 | 29 | { |
| 27 | 30 | return new TaskNotRegistred($taskName); |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Junty |
|
| 4 | - * |
|
| 5 | - * @author Gabriel Jacinto aka. GabrielJMJ <[email protected]> |
|
| 6 | - * @license MIT License |
|
| 7 | - */ |
|
| 3 | + * Junty |
|
| 4 | + * |
|
| 5 | + * @author Gabriel Jacinto aka. GabrielJMJ <[email protected]> |
|
| 6 | + * @license MIT License |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | namespace Junty\Stream; |
| 10 | 10 | |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Junty |
|
| 4 | - * |
|
| 5 | - * @author Gabriel Jacinto aka. GabrielJMJ <[email protected]> |
|
| 6 | - * @license MIT License |
|
| 7 | - */ |
|
| 3 | + * Junty |
|
| 4 | + * |
|
| 5 | + * @author Gabriel Jacinto aka. GabrielJMJ <[email protected]> |
|
| 6 | + * @license MIT License |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | namespace Junty\Stream; |
| 10 | 10 | |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Junty |
|
| 4 | - * |
|
| 5 | - * @author Gabriel Jacinto aka. GabrielJMJ <[email protected]> |
|
| 6 | - * @license MIT License |
|
| 7 | - */ |
|
| 3 | + * Junty |
|
| 4 | + * |
|
| 5 | + * @author Gabriel Jacinto aka. GabrielJMJ <[email protected]> |
|
| 6 | + * @license MIT License |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | namespace Junty\Stream; |
| 10 | 10 | |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Junty |
|
| 4 | - * |
|
| 5 | - * @author Gabriel Jacinto aka. GabrielJMJ <[email protected]> |
|
| 6 | - * @license MIT License |
|
| 7 | - */ |
|
| 3 | + * Junty |
|
| 4 | + * |
|
| 5 | + * @author Gabriel Jacinto aka. GabrielJMJ <[email protected]> |
|
| 6 | + * @license MIT License |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | namespace Junty\Stream; |
| 10 | 10 | |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Junty |
|
| 4 | - * |
|
| 5 | - * @author Gabriel Jacinto aka. GabrielJMJ <[email protected]> |
|
| 6 | - * @license MIT License |
|
| 7 | - */ |
|
| 3 | + * Junty |
|
| 4 | + * |
|
| 5 | + * @author Gabriel Jacinto aka. GabrielJMJ <[email protected]> |
|
| 6 | + * @license MIT License |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | namespace Junty\Stream; |
| 10 | 10 | |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Junty |
|
| 4 | - * |
|
| 5 | - * @author Gabriel Jacinto aka. GabrielJMJ <[email protected]> |
|
| 6 | - * @license MIT License |
|
| 7 | - */ |
|
| 3 | + * Junty |
|
| 4 | + * |
|
| 5 | + * @author Gabriel Jacinto aka. GabrielJMJ <[email protected]> |
|
| 6 | + * @license MIT License |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | namespace Junty\Stream; |
| 10 | 10 | |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Junty |
|
| 4 | - * |
|
| 5 | - * @author Gabriel Jacinto aka. GabrielJMJ <[email protected]> |
|
| 6 | - * @license MIT License |
|
| 7 | - */ |
|
| 3 | + * Junty |
|
| 4 | + * |
|
| 5 | + * @author Gabriel Jacinto aka. GabrielJMJ <[email protected]> |
|
| 6 | + * @license MIT License |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | namespace Junty\Stream; |
| 10 | 10 | |