Skip to content

Commit

Permalink
Add @return value
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Oct 5, 2017
1 parent 43113a6 commit 90e89fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SiteAlias/SiteAliasManagerAwareTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public function setSiteAliasManager($siteAliasManager)
}

/**
* @inheritdoc
* @return SiteAliasManager
*/
public function siteAliasManager()
{
Expand Down

0 comments on commit 90e89fd

Please sign in to comment.