bubasuma\simplechat\models\UserProfile::tableName PHP Метод

tableName() публичный статический Метод

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