Skip to content

Commit

Permalink
add alias for
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkingmedia committed Apr 12, 2016
1 parent 5abd4c6 commit 36c92d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Datasource/EntityInterface.php
Expand Up @@ -20,6 +20,8 @@
/**
* Describes the methods that any class representing a data storage should
* comply with.
*
* @property mixed $id Alias for commonly used primary key.
*/
interface EntityInterface extends ArrayAccess, JsonSerializable
{
Expand Down

0 comments on commit 36c92d6

Please sign in to comment.