Removed the return type phpdoc

This commit is contained in:
Samuel NELA 2018-11-23 14:03:00 +01:00
parent 578f847c02
commit 143597a2b9

View File

@ -20,8 +20,6 @@ final class PropertyAccess
{
/**
* Creates a property accessor with the default configuration.
*
* @return PropertyAccessor
*/
public static function createPropertyAccessor(): PropertyAccessor
{