Making the processor name more explicit
This commit is contained in:
parent
26af96f31a
commit
d7e35b5802
2 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@ use Monolog\Processor\ProcessorInterface;
|
|||
* Based on the class IntrospectionProcessor without the "class" information
|
||||
* @see IntrospectionProcessor
|
||||
*/
|
||||
class FriendicaProcessor implements ProcessorInterface
|
||||
class FriendicaIntrospectionProcessor implements ProcessorInterface
|
||||
{
|
||||
private $level;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue