@@ -24,8 +24,7 @@ |
||
| 24 | 24 | |
| 25 | 25 | namespace OCA\CMSPico\Exceptions; |
| 26 | 26 | |
| 27 | -class PageInvalidPathException extends \Exception |
|
| 28 | -{ |
|
| 27 | +class PageInvalidPathException extends \Exception { |
|
| 29 | 28 | /** |
| 30 | 29 | * PageInvalidPathException constructor. |
| 31 | 30 | * |
@@ -24,7 +24,6 @@ |
||
| 24 | 24 | |
| 25 | 25 | namespace OCA\CMSPico\Exceptions; |
| 26 | 26 | |
| 27 | -class ThemeNotFoundException extends \Exception |
|
| 28 | -{ |
|
| 27 | +class ThemeNotFoundException extends \Exception { |
|
| 29 | 28 | |
| 30 | 29 | } |
@@ -24,7 +24,6 @@ |
||
| 24 | 24 | |
| 25 | 25 | namespace OCA\CMSPico\Exceptions; |
| 26 | 26 | |
| 27 | -class WebsiteForeignOwnerException extends \Exception |
|
| 28 | -{ |
|
| 27 | +class WebsiteForeignOwnerException extends \Exception { |
|
| 29 | 28 | |
| 30 | 29 | } |
@@ -25,8 +25,7 @@ |
||
| 25 | 25 | |
| 26 | 26 | namespace OCA\CMSPico\Exceptions; |
| 27 | 27 | |
| 28 | -class PageNotPermittedException extends \Exception |
|
| 29 | -{ |
|
| 28 | +class PageNotPermittedException extends \Exception { |
|
| 30 | 29 | /** |
| 31 | 30 | * PageNotPermittedException constructor. |
| 32 | 31 | * |
@@ -24,8 +24,7 @@ |
||
| 24 | 24 | |
| 25 | 25 | namespace OCA\CMSPico\Exceptions; |
| 26 | 26 | |
| 27 | -class AssetInvalidPathException extends \Exception |
|
| 28 | -{ |
|
| 27 | +class AssetInvalidPathException extends \Exception { |
|
| 29 | 28 | /** |
| 30 | 29 | * AssetInvalidPathException constructor. |
| 31 | 30 | * |
@@ -24,7 +24,6 @@ |
||
| 24 | 24 | |
| 25 | 25 | namespace OCA\CMSPico\Exceptions; |
| 26 | 26 | |
| 27 | -class WebsiteNotFoundException extends \Exception |
|
| 28 | -{ |
|
| 27 | +class WebsiteNotFoundException extends \Exception { |
|
| 29 | 28 | |
| 30 | 29 | } |
@@ -24,7 +24,6 @@ |
||
| 24 | 24 | |
| 25 | 25 | namespace OCA\CMSPico\Exceptions; |
| 26 | 26 | |
| 27 | -class WebsiteNotPermittedException extends \Exception |
|
| 28 | -{ |
|
| 27 | +class WebsiteNotPermittedException extends \Exception { |
|
| 29 | 28 | |
| 30 | 29 | } |
@@ -24,7 +24,6 @@ |
||
| 24 | 24 | |
| 25 | 25 | namespace OCA\CMSPico\Exceptions; |
| 26 | 26 | |
| 27 | -class EncryptedFilesystemException extends \Exception |
|
| 28 | -{ |
|
| 27 | +class EncryptedFilesystemException extends \Exception { |
|
| 29 | 28 | |
| 30 | 29 | } |
@@ -25,8 +25,7 @@ |
||
| 25 | 25 | |
| 26 | 26 | namespace OCA\CMSPico\Exceptions; |
| 27 | 27 | |
| 28 | -class PageNotFoundException extends \Exception |
|
| 29 | -{ |
|
| 28 | +class PageNotFoundException extends \Exception { |
|
| 30 | 29 | /** |
| 31 | 30 | * PageNotFoundException constructor. |
| 32 | 31 | * |