Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Sulu
Component
Persistence
Repository
RepositoryInterface
PHP 인터페이스 Sulu\Component\Persistence\Repository\RepositoryInterface
상속:
extends
Doctrine\Common\Persistence\ObjectRepository
파일 보기
프로젝트 열기: sulu/sulu
공개 메소드들
메소드
설명
createNew
( ) :
mixed
Create a new instance of a model.
메소드 상세
createNew()
공개
메소드
Create a new instance of a model.
public
createNew
( ) :
mixed
리턴
mixed