Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / typing_fail_protected_access2.php.exp
blob9ae96bd5d87770a29e1494a54d5a7aeaaeb7945a
1 File "typing_fail_protected_access2.php", line 18, characters 10-10:
2 Cannot access this protected member, you don't extend Foo (Typing[4112])
3 File "typing_fail_protected_access2.php", line 13, characters 29-29:
4 This member is protected