Skip to content

Commit

Permalink
EZP-21315: fixed docblock return annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
pspanja committed Mar 7, 2014
1 parent 050370c commit 3231317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eZ/Publish/Core/FieldType/RichText/Converter/Embed.php
Expand Up @@ -155,7 +155,7 @@ protected function extractHash( DOMNode $configHash )
*
* @param \DOMDocument $document
*
* @return null
* @return \DOMDocument
*/
public function convert( DOMDocument $document )
{
Expand Down

0 comments on commit 3231317

Please sign in to comment.