<?php class Foo { public $foo; } class Bar extends Foo { protected $foo; }
You have javascript disabled. You will not be able to edit any code.