Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Commit

Permalink
added documentation version #20
Browse files Browse the repository at this point in the history
  • Loading branch information
rokde committed Nov 18, 2015
1 parent 2cd798f commit c4a5853
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,8 @@ This user tracking is implemented at [Google Analytics](https://developers.googl
*/
public function setUserId($userId);

Available since 1.1.4.

### Analytics::unsetUserId()

Context: Controller, Action code
Expand All @@ -262,3 +264,5 @@ Removing of an user id is also possible.
* @return AnalyticsProviderInterface
*/
public function unsetUserId();

Available since 1.1.4.

0 comments on commit c4a5853

Please sign in to comment.