Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Kraken
Container
ContainerAwareTrait
PHP 트레잇 Kraken\Container\ContainerAwareTrait
파일 보기
프로젝트 열기: kraken-php/framework
보호된 프로퍼티들
프로퍼티
타입
설명
$container
ContainerInterface |
null
공개 메소드들
메소드
설명
getContainer
( )
setContainer
(
ContainerInterface
$container
= null )
메소드 상세
getContainer()
공개
메소드
또한 보기:
ContainerAwareInterface::getContainer
public
getContainer
( )
setContainer()
공개
메소드
또한 보기:
ContainerAwareInterface::setContainer
public
setContainer
(
ContainerInterface
$container
= null )
$container
ContainerInterface
프로퍼티 상세
$container
보호되어 있는 프로퍼티
protected
ContainerInterface|null
$container
리턴
ContainerInterface |
null