PHP Class DataBaseMock, phpmyadmin

Show file Open project: phpmyadmin/phpmyadmin

Public Methods

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

Method Details

exists() public method

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