Skip to content

Commit

Permalink
Fix namespace in class docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
pspanja committed Nov 30, 2019
1 parent e754bb9 commit 97c6c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Core/Site/Values/Fields.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
/**
* @internal do not depend on this implementation, use API Fields instead
*
* @see \Netgen\EzPlatformSiteApi\Core\Site\Values\Fields
* @see \Netgen\EzPlatformSiteApi\API\Values\Fields
*/
final class Fields extends APIFields
{
Expand Down

0 comments on commit 97c6c4c

Please sign in to comment.