Skip to content

Commit ebd5af7

Browse files
author
Eugene Tupikov
committed
Structure refactoring
1 parent a47c6ef commit ebd5af7

File tree

5 files changed

+172
-136
lines changed

5 files changed

+172
-136
lines changed
File renamed without changes.

src/Column.php

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?php
2+
/**
3+
* Created by PhpStorm.
4+
* User: unclead_2
5+
* Date: 04.05.2015
6+
* Time: 16:22
7+
*/
8+
9+
namespace unclead\widgets;
10+
11+
12+
class Column {
13+
14+
}

0 commit comments

Comments
 (0)