Skip to content

Commit

Permalink
Merge branch '2.7' into 2.8
Browse files Browse the repository at this point in the history
* 2.7:
  Add HEADER_FORWARDED to setTrustedHeaderName docs
  Fix phpDoc typo
  [FrameworkBundle][Console] JsonDescriptor: Respect original output
  Enable dump() in autoload-dev
  • Loading branch information
nicolas-grekas committed Feb 2, 2017
2 parents 8441ad8 + 42bbff2 commit fb7cbe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PropertyAccess.php
Expand Up @@ -31,7 +31,7 @@ public static function createPropertyAccessor()
/**
* Creates a property accessor builder.
*
* @return PropertyAccessor
* @return PropertyAccessorBuilder
*/
public static function createPropertyAccessorBuilder()
{
Expand Down

0 comments on commit fb7cbe9

Please sign in to comment.