Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DI
Debug
PHP 클래스 DI\Debug
저자:
Matthieu Napoli (
[email protected]
)
파일 보기
프로젝트 열기: mnapoli/php-di
1 사용 예제들
공개 메소드들
메소드
설명
dumpDefinition
(
DI\Definition\Definition
$definition
) :
string
Dump the definition to a string.
메소드 상세
dumpDefinition()
공개
정적인
메소드
Dump the definition to a string.
사용 중단:
You should cast the definition to string instead. This feature was simplified: definitions can be cast to string directly.
public
static
dumpDefinition
(
DI\Definition\Definition
$definition
) :
string
$definition
DI\Definition\Definition
리턴
string