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
Afficher le fichier Open project: admad/cakephp-hybridauth

Méthodes publiques

Méthode Description
initialize ( array $config ) : void Initialize table.

Method Details

initialize() public méthode

Initialize table.
public initialize ( array $config ) : void
$config array Configuration
Résultat void