Skip to content

Commit

Permalink
Removed the return type phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
samnela committed Nov 23, 2018
1 parent c31b8a7 commit 4d9b866
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions PropertyAccess.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ final class PropertyAccess
{
/**
* Creates a property accessor with the default configuration.
*
* @return PropertyAccessor
*/
public static function createPropertyAccessor(): PropertyAccessor
{
Expand Down

0 comments on commit 4d9b866

Please sign in to comment.