bubasuma\simplechat\models\UserProfile::tableName PHP Méthode

tableName() public static méthode

public static tableName ( )
    public static function tableName()
    {
        return Migration::TABLE_USER_PROFILE;
    }