コード例 #1
0
ファイル: private_props_001.php プロジェクト: badlamer/hhvm
function breakThings(Foo $x)
{
    $x->nullOther();
}