PHP Class DataBaseMock, phpmyadmin

Afficher le fichier Open project: phpmyadmin/phpmyadmin

Méthodes publiques

Méthode Description
exists ( string $name ) : boolean mock function to return table is existed

Method Details

exists() public méthode

mock function to return table is existed
public exists ( string $name ) : boolean
$name string table name
Résultat boolean