Skip to content

Commit

Permalink
phpDocumentor#1213: The var_dump is a lie
Browse files Browse the repository at this point in the history
  • Loading branch information
mvriel committed Jun 6, 2014
1 parent 9f59f15 commit 58ac9ef
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -97,8 +97,6 @@ private function resolveSeeAndLinkTags(DescriptorAbstract $descriptor)
$descriptor->getDescription()
)
);

var_dump($descriptor->getDescription());
}

/**
Expand Down

0 comments on commit 58ac9ef

Please sign in to comment.