public function __construct() { parent::__construct('events'); // table name }
function __construct() { parent::__construct('news'); // table name }