Skip to content

Commit bee1fb1

Browse files
committed
refactored structural types
1 parent ca43936 commit bee1fb1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tests/Unit/Patterns/PathTest.php

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?php
2+
3+
namespace WikibaseSolutions\CypherDSL\Tests\Unit\Patterns;
4+
5+
class PathTest
6+
{
7+
8+
}

0 commit comments

Comments
 (0)