PHP Class Puli\Repository\NullRepository
This repository can be used if you need to inject a repository instance in
some code, but you don't want that repository to do anything (for example
in tests).
Afficher le fichier
Open project: puli/repository
Class Usage Examples
Méthodes publiques
Method Details
public add ( $path, $resource ) |
contains()
public méthode
public contains ( $query, $language = 'glob' ) |
public find ( $query, $language = 'glob' ) |
getVersions()
public méthode
hasChildren()
public méthode
listChildren()
public méthode
public remove ( $query, $language = 'glob' ) |