Mongolid\Cursor\EmbeddedCursorTest.EmbeddedCursorTest.::polymorph PHP 메소드

polymorph() 공개 메소드

public polymorph ( )
            public function polymorph()
            {
                return 'Bacon';
            }
EmbeddedCursorTest.EmbeddedCursorTest.