PHPDoc, some trailing PHP tags removed

This commit is contained in:
Anton Terekhov
2012-11-19 19:20:15 +04:00
parent 1e0d1aaa38
commit 1354f3d001
8 changed files with 129 additions and 50 deletions

View File

@ -131,6 +131,7 @@ class MongoStatement extends DbStatement
/**
* @param MongoDbCommand $request
* @throws GeneralException
* @return bool
*/
protected function driverExecute($request)