OrnoTest\Assets\BazStatic::qux PHP 메소드

qux() 공개 메소드

public qux ( )
    public function qux()
    {
        return 'qux';
    }
BazStatic