Convert variable names to camel case in PHPDoc
[MAILPOET-1796]
This commit is contained in:
@@ -42,7 +42,7 @@ class LoggerFactory {
|
||||
|
||||
/**
|
||||
* @param string $name
|
||||
* @param bool $attach_processors
|
||||
* @param bool $attachProcessors
|
||||
*
|
||||
* @return \MailPoetVendor\Monolog\Logger
|
||||
*/
|
||||
|
Reference in New Issue
Block a user