Move to Application instead of app.php

This commit is contained in:
Julius Haertl
2016-08-16 10:27:19 +02:00
parent f3cc6a0529
commit 8356b12d29
3 changed files with 59 additions and 43 deletions

View File

@@ -0,0 +1,11 @@
<?php
/**
* Created by PhpStorm.
* User: jus
* Date: 15.08.16
* Time: 16:36
*/
class SharingMiddleware {
}