From c381cfce73b03e3d93fc84175cd6543d76febbbf Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Mon, 6 Oct 2014 22:34:43 -0400 Subject: [PATCH] Add property annotations --- src/AdamWathan/EloquentOAuth/ProviderUserDetails.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/AdamWathan/EloquentOAuth/ProviderUserDetails.php b/src/AdamWathan/EloquentOAuth/ProviderUserDetails.php index c68a2d5..7317e30 100644 --- a/src/AdamWathan/EloquentOAuth/ProviderUserDetails.php +++ b/src/AdamWathan/EloquentOAuth/ProviderUserDetails.php @@ -1,5 +1,14 @@