Skip to content

Commit

Permalink
Fix ServiceProvider annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
eSlider committed Sep 30, 2016
1 parent 78867bd commit 9db49ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Entity/ServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class ServiceProvider extends BaseEntity
protected $serviceContact;

/**
* @return ContactInfo
* @return ServiceContact
*/
public function getContact()
{
Expand Down

0 comments on commit 9db49ce

Please sign in to comment.