Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Nextras
Orm
Repository
IDependencyProvider
PHP 인터페이스 Nextras\Orm\Repository\IDependencyProvider
파일 보기
프로젝트 열기: nextras/orm
0 사용 예제들
공개 메소드들
메소드
설명
injectDependencies
(
Nextras\Orm\Entity\IEntity
$entity
)
Injects required dependencies into the entity.
메소드 상세
injectDependencies()
공개
메소드
Injects required dependencies into the entity.
public
injectDependencies
(
Nextras\Orm\Entity\IEntity
$entity
)
$entity
Nextras\Orm\Entity\IEntity