Merge pull request #850 from weirdan/patch-1

Fixed docblock opener
This commit is contained in:
Alex Bilbie 2018-02-12 10:54:26 +00:00 committed by GitHub
commit 7d1d88cdf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ namespace League\OAuth2\Server\Entities\Traits;
trait EntityTrait
{
/*
/**
* @var string
*/
protected $identifier;