PHP 클래스 application\modules\social\components\services\Google

상속: extends GoogleOAuthService
파일 보기 프로젝트 열기: yupe/yupe

보호된 프로퍼티들

프로퍼티 타입 설명
$name
$scope

공개 메소드들

메소드 설명
authenticate ( )
cleanAuthData ( )
getAuthData ( )

보호된 메소드들

메소드 설명
fetchAttributes ( )

메소드 상세

authenticate() 공개 메소드

public authenticate ( )

cleanAuthData() 공개 메소드

public cleanAuthData ( )

fetchAttributes() 보호된 메소드

protected fetchAttributes ( )

getAuthData() 공개 메소드

public getAuthData ( )

프로퍼티 상세

$name 보호되어 있는 프로퍼티

protected $name

$scope 보호되어 있는 프로퍼티

protected $scope