@@ -1,16 +1,16 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * TConfirmationDialog.php |
|
| 4 | - * |
|
| 5 | - * @copyright More in license.md |
|
| 6 | - * @license http://www.ipublikuj.eu |
|
| 7 | - * @author Adam Kadlec http://www.ipublikuj.eu |
|
| 8 | - * @package iPublikuj:ConfirmationDialog! |
|
| 9 | - * @subpackage common |
|
| 10 | - * @since 5.0 |
|
| 11 | - * |
|
| 12 | - * @date 01.02.15 |
|
| 13 | - */ |
|
| 3 | + * TConfirmationDialog.php |
|
| 4 | + * |
|
| 5 | + * @copyright More in license.md |
|
| 6 | + * @license http://www.ipublikuj.eu |
|
| 7 | + * @author Adam Kadlec http://www.ipublikuj.eu |
|
| 8 | + * @package iPublikuj:ConfirmationDialog! |
|
| 9 | + * @subpackage common |
|
| 10 | + * @since 5.0 |
|
| 11 | + * |
|
| 12 | + * @date 01.02.15 |
|
| 13 | + */ |
|
| 14 | 14 | |
| 15 | 15 | namespace IPub\ConfirmationDialog; |
| 16 | 16 | |
@@ -30,7 +30,8 @@ |
||
| 30 | 30 | /** |
| 31 | 31 | * @param Components\IControl $confirmationDialogFactory |
| 32 | 32 | */ |
| 33 | - public function injectConfirmationDialog(Components\IControl $confirmationDialogFactory) { |
|
| 33 | + public function injectConfirmationDialog(Components\IControl $confirmationDialogFactory) |
|
| 34 | + { |
|
| 34 | 35 | $this->confirmationDialogFactory = $confirmationDialogFactory; |
| 35 | 36 | } |
| 36 | 37 | } |
@@ -1,16 +1,16 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * ConfirmationDialogExtension.php |
|
| 4 | - * |
|
| 5 | - * @copyright More in license.md |
|
| 6 | - * @license http://www.ipublikuj.eu |
|
| 7 | - * @author Adam Kadlec http://www.ipublikuj.eu |
|
| 8 | - * @package iPublikuj:ConfirmationDialog! |
|
| 9 | - * @subpackage DI |
|
| 10 | - * @since 5.0 |
|
| 11 | - * |
|
| 12 | - * @date 08.06.14 |
|
| 13 | - */ |
|
| 3 | + * ConfirmationDialogExtension.php |
|
| 4 | + * |
|
| 5 | + * @copyright More in license.md |
|
| 6 | + * @license http://www.ipublikuj.eu |
|
| 7 | + * @author Adam Kadlec http://www.ipublikuj.eu |
|
| 8 | + * @package iPublikuj:ConfirmationDialog! |
|
| 9 | + * @subpackage DI |
|
| 10 | + * @since 5.0 |
|
| 11 | + * |
|
| 12 | + * @date 08.06.14 |
|
| 13 | + */ |
|
| 14 | 14 | |
| 15 | 15 | namespace IPub\ConfirmationDialog\DI; |
| 16 | 16 | |
@@ -1,16 +1,16 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * IControl.php |
|
| 4 | - * |
|
| 5 | - * @copyright More in license.md |
|
| 6 | - * @license http://www.ipublikuj.eu |
|
| 7 | - * @author Adam Kadlec http://www.ipublikuj.eu |
|
| 8 | - * @package iPublikuj:ConfirmationDialog! |
|
| 9 | - * @subpackage Components |
|
| 10 | - * @since 5.0 |
|
| 11 | - * |
|
| 12 | - * @date 12.03.14 |
|
| 13 | - */ |
|
| 3 | + * IControl.php |
|
| 4 | + * |
|
| 5 | + * @copyright More in license.md |
|
| 6 | + * @license http://www.ipublikuj.eu |
|
| 7 | + * @author Adam Kadlec http://www.ipublikuj.eu |
|
| 8 | + * @package iPublikuj:ConfirmationDialog! |
|
| 9 | + * @subpackage Components |
|
| 10 | + * @since 5.0 |
|
| 11 | + * |
|
| 12 | + * @date 12.03.14 |
|
| 13 | + */ |
|
| 14 | 14 | |
| 15 | 15 | namespace IPub\ConfirmationDialog\Components; |
| 16 | 16 | |
@@ -1,16 +1,16 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Confirmer.php |
|
| 4 | - * |
|
| 5 | - * @copyright More in license.md |
|
| 6 | - * @license http://www.ipublikuj.eu |
|
| 7 | - * @author Adam Kadlec http://www.ipublikuj.eu |
|
| 8 | - * @package iPublikuj:ConfirmationDialog! |
|
| 9 | - * @subpackage Components |
|
| 10 | - * @since 5.0 |
|
| 11 | - * |
|
| 12 | - * @date 31.03.14 |
|
| 13 | - */ |
|
| 3 | + * Confirmer.php |
|
| 4 | + * |
|
| 5 | + * @copyright More in license.md |
|
| 6 | + * @license http://www.ipublikuj.eu |
|
| 7 | + * @author Adam Kadlec http://www.ipublikuj.eu |
|
| 8 | + * @package iPublikuj:ConfirmationDialog! |
|
| 9 | + * @subpackage Components |
|
| 10 | + * @since 5.0 |
|
| 11 | + * |
|
| 12 | + * @date 31.03.14 |
|
| 13 | + */ |
|
| 14 | 14 | |
| 15 | 15 | namespace IPub\ConfirmationDialog\Components; |
| 16 | 16 | |
@@ -1,16 +1,16 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * IConfirmer.php |
|
| 4 | - * |
|
| 5 | - * @copyright More in license.md |
|
| 6 | - * @license http://www.ipublikuj.eu |
|
| 7 | - * @author Adam Kadlec http://www.ipublikuj.eu |
|
| 8 | - * @package iPublikuj:ConfirmationDialog! |
|
| 9 | - * @subpackage Components |
|
| 10 | - * @since 5.0 |
|
| 11 | - * |
|
| 12 | - * @date 31.01.15 |
|
| 13 | - */ |
|
| 3 | + * IConfirmer.php |
|
| 4 | + * |
|
| 5 | + * @copyright More in license.md |
|
| 6 | + * @license http://www.ipublikuj.eu |
|
| 7 | + * @author Adam Kadlec http://www.ipublikuj.eu |
|
| 8 | + * @package iPublikuj:ConfirmationDialog! |
|
| 9 | + * @subpackage Components |
|
| 10 | + * @since 5.0 |
|
| 11 | + * |
|
| 12 | + * @date 31.01.15 |
|
| 13 | + */ |
|
| 14 | 14 | |
| 15 | 15 | namespace IPub\ConfirmationDialog\Components; |
| 16 | 16 | |
@@ -1,16 +1,16 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Control.php |
|
| 4 | - * |
|
| 5 | - * @copyright More in license.md |
|
| 6 | - * @license http://www.ipublikuj.eu |
|
| 7 | - * @author Adam Kadlec http://www.ipublikuj.eu |
|
| 8 | - * @package iPublikuj:ConfirmationDialog! |
|
| 9 | - * @subpackage Components |
|
| 10 | - * @since 5.0 |
|
| 11 | - * |
|
| 12 | - * @date 12.03.14 |
|
| 13 | - */ |
|
| 3 | + * Control.php |
|
| 4 | + * |
|
| 5 | + * @copyright More in license.md |
|
| 6 | + * @license http://www.ipublikuj.eu |
|
| 7 | + * @author Adam Kadlec http://www.ipublikuj.eu |
|
| 8 | + * @package iPublikuj:ConfirmationDialog! |
|
| 9 | + * @subpackage Components |
|
| 10 | + * @since 5.0 |
|
| 11 | + * |
|
| 12 | + * @date 12.03.14 |
|
| 13 | + */ |
|
| 14 | 14 | |
| 15 | 15 | namespace IPub\ConfirmationDialog\Components; |
| 16 | 16 | |
@@ -14,4 +14,6 @@ |
||
| 14 | 14 | |
| 15 | 15 | namespace IPub\ConfirmationDialog\Exceptions; |
| 16 | 16 | |
| 17 | -interface IException {} |
|
| 18 | 17 | \ No newline at end of file |
| 18 | +interface IException |
|
| 19 | +{ |
|
| 20 | +} |
|
| 19 | 21 | \ No newline at end of file |
@@ -14,4 +14,6 @@ |
||
| 14 | 14 | |
| 15 | 15 | namespace IPub\ConfirmationDialog\Exceptions; |
| 16 | 16 | |
| 17 | -class InvalidArgumentException extends \Exception implements IException {} |
|
| 18 | 17 | \ No newline at end of file |
| 18 | +class InvalidArgumentException extends \Exception implements IException |
|
| 19 | +{ |
|
| 20 | +} |
|
| 19 | 21 | \ No newline at end of file |
@@ -14,4 +14,6 @@ |
||
| 14 | 14 | |
| 15 | 15 | namespace IPub\ConfirmationDialog\Exceptions; |
| 16 | 16 | |
| 17 | -class InvalidStateException extends \Exception implements IException {} |
|
| 18 | 17 | \ No newline at end of file |
| 18 | +class InvalidStateException extends \Exception implements IException |
|
| 19 | +{ |
|
| 20 | +} |
|
| 19 | 21 | \ No newline at end of file |