a1::m1 PHP Method

m1() private method

private m1 ( )
    private function m1()
    {
        print __CLASS__ . "\n";
    }