From f595fb2786d884dbaf7ec87d53cee920a0655f0e Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 29 Jul 2015 17:42:48 -0400 Subject: Add first draft of the user api --- app/Api/Link.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Api/Link.php') diff --git a/app/Api/Link.php b/app/Api/Link.php index b9084784..d883013d 100644 --- a/app/Api/Link.php +++ b/app/Api/Link.php @@ -8,7 +8,7 @@ namespace Api; * @package api * @author Frederic Guillot */ -class Link extends Base +class Link extends \Core\Base { /** * Get a link by id -- cgit v1.2.3