mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 00:58:48 +02:00
💡 Add since phpdoc tags for \DeadLockLog::Log
This commit is contained in:
@@ -756,6 +756,9 @@ class DeadLockLog extends LogAPI
|
||||
*
|
||||
* @throws \Exception
|
||||
* @noinspection PhpParameterNameChangedDuringInheritanceInspection
|
||||
*
|
||||
* @since 2.7.1 method creation
|
||||
* @since 2.7.5 3.0.0 rename param names and fix phpdoc (thanks Hipska !)
|
||||
*/
|
||||
public static function Log($sLevel, $sMessage, $iMysqlErrorNumber = null, $aContext = array())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user