1
This commit is contained in:
parent
177ff8c6f0
commit
eaebba84ea
@ -64,6 +64,6 @@ class ArticleController extends AbstractController
|
|||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return $this->response->json($article_sciences);
|
return $this->response->json(success($article_sciences));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user