Update ServiceWorkerController.php

This commit is contained in:
Michel vd Steege 2018-07-05 18:12:59 +02:00 committed by GitHub
parent d9a1ea02b6
commit 5027bbf88f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php
namespace Pixelspin\ProgressiveWebApp\Controllers;
namespace MichelSteege\ProgressiveWebApp\Controllers;
use SilverStripe\Control\Controller;