Mongolid\Cursor\EmbeddedCursorTest.EmbeddedCursorTest.::polymorph PHP Method

polymorph() public method

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