This commit is contained in:
2024-03-23 12:12:13 +02:00
parent 8526fd471f
commit b8efa5f586
41 changed files with 343 additions and 71 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
namespace Lucent\JsonSchema\Property;
use Lucent\Primitive\Collection;
use Lucent\Support\Collection;
use PhpOption\Option;
class RefProperty implements Property