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

View File

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