From a5b2db95f273b91ec76b28dfea6643357a1d5ec2 Mon Sep 17 00:00:00 2001 From: Vishalghyv Date: Tue, 6 Oct 2020 15:57:19 +0530 Subject: [PATCH] Minor Change --- languages/php.php | 1 + 1 file changed, 1 insertion(+) diff --git a/languages/php.php b/languages/php.php index 84bb1db..876550e 100644 --- a/languages/php.php +++ b/languages/php.php @@ -331,6 +331,7 @@ abstract class AbstractClassName } + /** * Basic Implementation of LoggerAwareInterface. * @see https://github.com/php-fig/log/blob/master/Psr/Log/LoggerAwareTrait.php