Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / xhp_attr_22.php.like_types.exp
blob4891df813e0527fd8832b00c159a32b396d4becb
1 File "xhp_attr_22.php", line 14, characters 25-40:
2 Invalid xhp value for attribute :mysubclass in :foo (Typing[4343])
3 File "xhp_attr_22.php", line 9, characters 5-12:
4 Expected ~?Subclass because it is an unenforceable type
5 File "xhp_attr_22.php", line 14, characters 29-38:
6 But got Superclass