Skip to content

Commit c54e83a

Browse files
committed
Codestyle
1 parent cb81858 commit c54e83a

File tree

8 files changed

+8
-0
lines changed

8 files changed

+8
-0
lines changed

code_samples/catalog/custom_attribute_type/src/Attribute/Percent/Storage/PercentStorageDefinition.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
/**
44
* @copyright Copyright (C) Ibexa AS. All rights reserved.
5+
*
56
* @license For full copyright and license information view LICENSE file distributed with this source code.
67
*/
78
declare(strict_types=1);

tests/source_files/step4/RandomBlockListener.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
/**
44
* @copyright Copyright (C) Ibexa. All rights reserved.
5+
*
56
* @license For full copyright and license information view LICENSE file distributed with this source code.
67
*/
78
declare(strict_types=1);

tests/src/ConfigurationEditor.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
/**
44
* @copyright Copyright (C) Ibexa. All rights reserved.
5+
*
56
* @license For full copyright and license information view LICENSE file distributed with this source code.
67
*/
78

tests/src/ContentDataCreator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
/**
44
* @copyright Copyright (C) Ibexa. All rights reserved.
5+
*
56
* @license For full copyright and license information view LICENSE file distributed with this source code.
67
*/
78

tests/src/Context/ConfigurationContext.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
/**
44
* @copyright Copyright (C) Ibexa. All rights reserved.
5+
*
56
* @license For full copyright and license information view LICENSE file distributed with this source code.
67
*/
78

tests/src/Context/ContentContext.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
/**
44
* @copyright Copyright (C) Ibexa. All rights reserved.
5+
*
56
* @license For full copyright and license information view LICENSE file distributed with this source code.
67
*/
78

tests/src/Context/FileContext.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
/**
44
* @copyright Copyright (C) Ibexa. All rights reserved.
5+
*
56
* @license For full copyright and license information view LICENSE file distributed with this source code.
67
*/
78

tests/src/Context/TutorialContentTypeContext.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
/**
44
* @copyright Copyright (C) Ibexa. All rights reserved.
5+
*
56
* @license For full copyright and license information view LICENSE file distributed with this source code.
67
*/
78

0 commit comments

Comments
 (0)