Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / method_dispatch_29.php.exp
blob30e977f218e63667773fecaa58311f7cc55ce113
1 File "method_dispatch_29.php", line 25, characters 8-9:
2 No static method 'f3' in C (did you mean instance method 'f3'?) (Typing[4090])
3 File "method_dispatch_29.php", line 30, characters 7-7:
4 Declaration of C is here