PHP Class ADmad\HybridAuth\Model\Table\SocialProfilesTable

Licensed under The MIT License For full copyright and license information, please see the LICENSE.txt
Inheritance: extends Cake\ORM\Table
Show file Open project: admad/cakephp-hybridauth

Public Methods

Method Description
initialize ( array $config ) : void Initialize table.

Method Details

initialize() public method

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