Update ProgressiveWebAppSiteConfigExtension.php

This commit is contained in:
Michel vd Steege 2018-07-05 18:13:13 +02:00 committed by GitHub
parent 5027bbf88f
commit a747fb2362
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\Extensions;
namespace MichelSteege\ProgressiveWebApp\Extensions;
use SilverStripe\ORM\DataExtension;
use SilverWare\Colorpicker\ORM\FieldType\DBColor;