mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-05 04:37:38 +02:00
Add missed return phpdoc tag. (#908)
* Add missed return phpdoc tag. * Change $this to self.
This commit is contained in:
committed by
Jordi Boggiano
parent
b732364e70
commit
c82afaa303
@@ -221,6 +221,7 @@ class RavenHandler extends AbstractProcessingHandler
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param string $value
|
* @param string $value
|
||||||
|
* @return self
|
||||||
*/
|
*/
|
||||||
public function setRelease($value)
|
public function setRelease($value)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user