public function __construct() { parent::__construct('my-page-table', 'Table Movies', 'edit.php?post_type=movie'); }
public function __construct() { parent::__construct('my-page', 'Import Movies', 'edit.php?post_type=movie'); }