#1610: Doctrine_Event: Return type in phpdoc of method getQuery()
-----------------------------------+----------------------------------------
Reporter: jj | Owner: jwage
Type: defect | Status: new
Priority: trivial | Milestone: Unknown
Component: Attributes | Version: 1.0-DEV
Keywords: phpdoc | Has_test: 0
Mystatus: Pending Core Response | Has_patch: 0
-----------------------------------+----------------------------------------
Nowadays many people are using integrated development solutions like Zend
Studio for Eclipse. For the convenience of the user it is necessary to
have a correct phpdoc block with the correct return types. The return type
of the method getQuery() within the class Doctrine_Event states that the
returned value is a "String" instead of being a "Doctrine_Query".
Patch is attached ;)
--
Ticket URL: <http://trac.doctrine-project.org/ticket/1610>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"doctrine-svn" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---