Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jul 17, 2020
1 parent 5879437 commit eba431c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class DirectReadWritePropertiesExtensionProvider implements ReadWritePropertiesE
{

/** @var ReadWritePropertiesExtension[] */
private array $extensions;
private $extensions;

/**
* @param ReadWritePropertiesExtension[] $extensions
Expand Down

0 comments on commit eba431c

Please sign in to comment.