Skip to content

Commit

Permalink
Minor code tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Pichler committed Jan 19, 2017
1 parent 545bdf1 commit 8d7fa0e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -457,7 +457,7 @@ protected function calculateDistance()
* that are part of the cylce are stored in the given <b>$list</b> array.
*
* @param \PDepend\Source\AST\ASTNamespace[] &$list
* @param \PDepend\Source\AST\ASTNamespace $namespace
* @param \PDepend\Source\AST\ASTNamespace $namespace
* @return boolean If this method detects a cycle the return value is <b>true</b>
* otherwise this method will return <b>false</b>.
*/
Expand Down

0 comments on commit 8d7fa0e

Please sign in to comment.