Current File : /home/kelaby89/topflowroofingplumbing.com.au/wp-content/plugins/wpide/App/Tasks/TestTask.php
<?php
namespace WPIDE\App\Tasks;

class TestTask extends Task
{

    public static function handle($task_id, $args): bool
    {
        // Handle task
        return true;
    }
}
Page not found – Hello World !