Fix style-ci errors

This commit is contained in:
rugk 2016-12-12 18:43:23 +01:00
parent 3f2de319f3
commit 658d5ae84d
No known key found for this signature in database
GPG key ID: 05D40A636AFAB34D
20 changed files with 40 additions and 20 deletions

View file

@ -9,7 +9,8 @@
* @license https://www.opensource.org/licenses/zlib-license.php The zlib/libpng License
* @version 1.0
*/
namespace PrivateBin\Model;
namespace PrivateBin;\Model;
use Exception;
use PrivateBin\Configuration;