Update the PHPDocs to modify the invalid types of parameters
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3272 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -338,7 +338,7 @@ class markdown
|
||||
}
|
||||
|
||||
/** Return the depth of the provided line
|
||||
@param $line Line to analyze
|
||||
@param string $line Line to analyze
|
||||
@return the depth of the line */
|
||||
private function depth ($line)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user