Update ManifestController.php

This commit is contained in:
Michel vd Steege 2018-07-05 18:12:47 +02:00 committed by GitHub
parent 8d72bc2316
commit d9a1ea02b6
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;
use SilverStripe\SiteConfig\SiteConfig;