PSR2.Classes.ClassDeclaration.CloseBraceAfterBody

This commit is contained in:
Frédéric FRANCE 2018-10-04 20:18:24 +02:00 committed by GitHub
parent 29cafc78d0
commit 48a063eca4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -742,6 +742,4 @@ class Notify
if (! $error) return $num;
else return -1 * $error;
}
}