\Fuman_Action_Table_Interface

Actions with this interface are related to a table

Summary

Methods
Constants
getTable()
setTable()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getTable()

getTable() : \Fuman_Table

Gets table

Returns

\Fuman_Table

setTable()

setTable(\Fuman_Table  $table) : void

Sets table

Parameters

\Fuman_Table $table