CameronWard301 / airtable

A Dokuwiki plugin to sync data from airtable
GNU General Public License v3.0
2 stars 2 forks source link

Move processing over to handle() method #9

Closed CameronWard301 closed 3 years ago

CameronWard301 commented 3 years ago

render() method should have as little processing as possible. Need to move the code from this method into the handle() method