Skip to content

Commit

Permalink
make API compatible with skeleton-core 2
Browse files Browse the repository at this point in the history
  • Loading branch information
christopheg committed May 11, 2021
1 parent 0c3d3e3 commit 407cca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Skeleton/Package/Api/Web/Module/Call.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

namespace Skeleton\Package\Api\Web\Module;

use \Skeleton\Core\Web\Module;
use \Skeleton\Core\Application\Web\Module;
use \Skeleton\Package\Api\Config;

abstract class Call extends Module {
Expand Down

0 comments on commit 407cca2

Please sign in to comment.