Skip to content

Commit

Permalink
NGSTACK-371: fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
pspanja committed Dec 17, 2019
1 parent ffaaec8 commit 128b80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/API/Values/Content.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* @property string $name
* @property string $languageCode
* @property \Netgen\EzPlatformSiteApi\API\Values\ContentInfo $contentInfo
* @property \Netgen\EzPlatformSiteApi\API\Values\Fields|\Netgen\EzPlatformSiteApi\API\Values\Field[] $fields
* @property \Netgen\EzPlatformSiteApi\API\Values\Field[]|\Netgen\EzPlatformSiteApi\API\Values\Fields $fields
* @property null|\Netgen\EzPlatformSiteApi\API\Values\Location $mainLocation
* @property null|\Netgen\EzPlatformSiteApi\API\Values\Content $owner
* @property null|\eZ\Publish\API\Repository\Values\User\User $innerOwnerUser
Expand Down

0 comments on commit 128b80c

Please sign in to comment.