Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
pspanja committed Nov 19, 2019
1 parent 9b6f4d7 commit f0d124d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/API/Values/Location.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ abstract public function filterChildren(array $contentTypeIdentifiers = [], int
/**
* Return first child, limited by optional $contentTypeIdentifier.
*
* @param string|null $contentTypeIdentifier
* @param null|string $contentTypeIdentifier
*
* @return null|\Netgen\EzPlatformSiteApi\API\Values\Location
*/
Expand Down

0 comments on commit f0d124d

Please sign in to comment.