Is it abstract function xxx?
abstract function xxx
I just made a test which seems to indicate a private method to be virtual too?
class a { private function test
use static keyword (php 5.4) not $this->meth() but static::meth()