Skip to content

Commit eb1327f

Browse files
authored
Update and rename class-set.php to Set.php
1 parent 8456af6 commit eb1327f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

class-set.php renamed to Set.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php
22

3+
namespace PhpSets;
4+
35
/**
46
* PHP implementation of a Java like Set object
57
*

0 commit comments

Comments
 (0)