The DROP table class
| package | Peyote |
|---|---|
| author | Dave Widmer |
__construct(string $table, $if_exists)
stringThe table name
compile()
getIfExists() : boolean
booleangetTable() : string
stringgetType() : string
stringThe type of object to change (DATABASE, TABLE, etc...)$if_exists : boolean
$table : string
$type : string