Skip to content

Commit

Permalink
refactor: Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Apr 28, 2024
1 parent 6e3623f commit 5aa8b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/ServicesTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public function __construct($id, $parent = null, array $config = [])
}

/**
* Returns the helper service
* Returns the profile service
*
* @return ProfileService The profile service
* @throws InvalidConfigException
Expand Down

0 comments on commit 5aa8b64

Please sign in to comment.