Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Dumplie
SharedKernel
Application
ServiceLocator
PHP 인터페이스 Dumplie\SharedKernel\Application\ServiceLocator
파일 보기
프로젝트 열기: dumplie/dumplie
0 사용 예제들
공개 메소드들
메소드
설명
get
(
string
$id
) :
mixed
has
(
string
$id
) :
boolean
메소드 상세
get()
공개
메소드
public
get
(
string
$id
) :
mixed
$id
string
리턴
mixed
has()
공개
메소드
public
has
(
string
$id
) :
boolean
$id
string
리턴
boolean