diff options
Diffstat (limited to 'app/Api/Link.php')
-rw-r--r-- | app/Api/Link.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 |