Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / xhpchild_implicit_return.php.exp
blob6abdd173d6726bcfefd0c362476af3cc9c19d9b7
1 File "xhpchild_implicit_return.php", line 14, characters 10-12:
2 Invalid return type (Typing[4336])
3 File "xhpchild_implicit_return.php", line 14, characters 10-12:
4 Expected void because this function does not always return a value
5 File "xhpchild_implicit_return.php", line 14, characters 17-24:
6 But got XHPChild