Add some phpdoc comments

This commit is contained in:
Frédéric Guillot
2014-04-27 19:02:38 -04:00
parent 096b282a47
commit 349b5f3f56
2 changed files with 200 additions and 10 deletions

View File

@@ -340,4 +340,4 @@ class Board extends Base
$v->getErrors()
);
}
}
}