a1::m1 PHP 메소드

m1() 개인적인 메소드

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