Completed
Push — dev ( fc7de8...9491df )
by Андрей
02:52
created
src/PropertySetManager.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link https://github.com/old-town/old-town-propertyset
4
- * @author  Malofeykin Andrey  <[email protected]>
5
- */
3
+     * @link https://github.com/old-town/old-town-propertyset
4
+     * @author  Malofeykin Andrey  <[email protected]>
5
+     */
6 6
 namespace OldTown\PropertySet\Config;
7 7
 
8 8
 use OldTown\PropertySet\Providers\Memory\MemoryPropertySet;
Please login to merge, or discard this patch.