PHP 클래스 ADmad\HybridAuth\Model\Table\SocialProfilesTable

Licensed under The MIT License For full copyright and license information, please see the LICENSE.txt
상속: extends Cake\ORM\Table
파일 보기 프로젝트 열기: admad/cakephp-hybridauth

공개 메소드들

메소드 설명
initialize ( array $config ) : void Initialize table.

메소드 상세

initialize() 공개 메소드

Initialize table.
public initialize ( array $config ) : void
$config array Configuration
리턴 void