Skip to content

Commit

Permalink
Model_UserInterface implements Maniple_Security_UserInterface
Browse files Browse the repository at this point in the history
  • Loading branch information
xemlock committed Mar 12, 2019
1 parent 1e1e666 commit 5ae8416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/ModUser/Model/UserInterface.php
@@ -1,6 +1,6 @@
<?php

interface ModUser_Model_UserInterface
interface ModUser_Model_UserInterface extends Maniple_Security_UserInterface
{
/**
* @return int
Expand Down

0 comments on commit 5ae8416

Please sign in to comment.