PHP Interface Sulu\Component\Persistence\Repository\RepositoryInterface

Inheritance: extends Doctrine\Common\Persistence\ObjectRepository
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
createNew ( ) : mixed Create a new instance of a model.

Method Details

createNew() public méthode

Create a new instance of a model.
public createNew ( ) : mixed
Résultat mixed