Replacd the API call impementation
This commit is contained in:
@@ -2,10 +2,14 @@
|
||||
|
||||
namespace App\Controllers;
|
||||
|
||||
use App\Services\WpContentsClient;
|
||||
|
||||
class Home extends BaseController {
|
||||
|
||||
public function index() {
|
||||
|
||||
// $wpData = WpContentsClient::serviceGetBlogItems();
|
||||
|
||||
global $myfit_items;
|
||||
global $practice_text1;
|
||||
global $practice_text2;
|
||||
|
||||
Reference in New Issue
Block a user