PHP Class AuthBucket\Bundle\OAuth2Bundle\Tests\TestBundle\Entity\Authorize

Inheritance: extends AuthBucket\Bundle\OAuth2Bundle\Entity\Authorize
Show file Open project: authbucket/oauth2-symfony-bundle Class Usage Examples

Protected Properties

Property Type Description
$id integer

Public Methods

Method Description
getId ( ) : integer Get id.

Method Details

getId() public method

Get id.
public getId ( ) : integer
return integer

Property Details

$id protected property

protected int $id
return integer