Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed AddThisWidgetJsURL class #36

Merged
merged 2 commits into from
Aug 19, 2015

Conversation

doylejd
Copy link
Contributor

@doylejd doylejd commented Aug 19, 2015

Removed AddThisWidgetJsURL as it was not being used in the port. We should be using the D8 URL class when re-integrating these peices.

@@ -18,8 +18,6 @@

namespace Drupal\addthis;

use Drupal\addthis\Util\AddThisWidgetJsUrl;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should you specify the replacement? like use Drupal\core\URL; ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where are you invoking this?

@nerdstein
Copy link
Contributor

Merging

nerdstein added a commit that referenced this pull request Aug 19, 2015
Removed AddThisWidgetJsURL class
@nerdstein nerdstein merged commit c9e9336 into d8-contrib-modules:master Aug 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants