No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / class_meth9.php.exp
blob0aafd504a9928c8fd3f66ac2382dbd27a3cec167
1 File "class_meth9.php", line 18, characters 28-31:
2 You cannot use this method with `class_meth` (whether you are in the same class hierarchy or not). (Typing[4081])
3 File "class_meth9.php", line 13, characters 29-30:
4 It is declared as `protected` here
5 File "class_meth9.php", line 22, characters 33-36:
6 You cannot use this method with `class_meth` (whether you are in the same class hierarchy or not). (Typing[4081])
7 File "class_meth9.php", line 13, characters 29-30:
8 It is declared as `protected` here