Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Dietcube
Components
LoggerAwareTrait
PHP Trait Dietcube\Components\LoggerAwareTrait
Show file
Open project: mercari/dietcube
Protected Properties
Property
Type
Description
$logger
Public Methods
Method
Description
setLogger
(
Psr\Log\LoggerInterface
$logger
)
Method Details
setLogger()
public
method
public
setLogger
(
Psr\Log\LoggerInterface
$logger
)
$logger
Psr\Log\LoggerInterface
Property Details
$logger
protected property
protected
$logger