adding comment to function parameter
This commit is contained in:
@@ -2165,6 +2165,7 @@ class PmDynaform
|
|||||||
* of any derivated Exception class. This way we have a lightweight version of the exception data that can
|
* of any derivated Exception class. This way we have a lightweight version of the exception data that can
|
||||||
* be used when logging the exception, for example.
|
* be used when logging the exception, for example.
|
||||||
* @param $e an Exception class derivate
|
* @param $e an Exception class derivate
|
||||||
|
* @param $sql query that was executed when the exception was generated
|
||||||
* @return array
|
* @return array
|
||||||
*/
|
*/
|
||||||
private function basicExceptionData($e, $sql)
|
private function basicExceptionData($e, $sql)
|
||||||
|
|||||||
Reference in New Issue
Block a user