Modern Open Source Flat-File CMS
php php-cs-fixer fix C:\wamp\www\plugins
@nakome try to flush pages cache after your actions and you want to see FRESH data on your page from your POLL plugin
See how its done for Blocks https://github.com/morfy-cms/morfy/blob/dev/morfy/Blocks.php#L53
Config::set('system.pages.flush_cache', true);