Pages::getTable()

Version 4

Table information

Return value

Object Table

Example

Get title of the project -table:

$tableTtle = $this->get('pages','project')->getTable()->getTitle();