Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
AuthBucket
Bundle
OAuth2Bundle
Tests
TestBundle
Entity
Code
getId
AuthBucket\Bundle\OAuth2Bundle\Tests\TestBundle\Entity\Code::getId PHP Method
Code Class Documentation
Show file
Open project: authbucket/oauth2-symfony-bundle
getId()
public
method
Get id.
public
getId
( ) :
integer
return
integer
public function getId() { return $this->id; }
Code
getId