Skip to content

Commit 7ebf466

Browse files
Update plugin
1 parent c6c02a9 commit 7ebf466

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/Plugin.php

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?php
2+
/**
3+
* Created by PhpStorm.
4+
* User: Jefferson Simão Gonçalves
5+
6+
* Date: 08/06/2018
7+
* Time: 16:48
8+
*/
9+
10+
namespace FractalTransformerView;
11+
12+
13+
class Plugin
14+
{
15+
16+
}

0 commit comments

Comments
 (0)