Skip to content

Instantly share code, notes, and snippets.

@vijaycs85
Created May 25, 2013 10:44
Show Gist options
  • Save vijaycs85/5648665 to your computer and use it in GitHub Desktop.
Save vijaycs85/5648665 to your computer and use it in GitHub Desktop.
<code>
+++ b/core/modules/update/lib/Drupal/update/Controller/UpdateFetchController.phpundefined
@@ -0,0 +1,103 @@
+ public static function create(ContainerInterface $container) {
+ return new static();
</code>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment