summaryrefslogtreecommitdiff
path: root/src/File.php
blob: 3e64938cf08dc3ceaae8774b8c8bf928636fb23c (plain)
1
2
3
4
5
6
7
8
<?php

namespace Lightscale\LaralightAssets;

class File
{

}