%PDF- %PDF-
| Direktori : /www/loslex/demo/vendor/asanikovich/laravel-spatial/tests/Custom/ |
| Current File : //www/loslex/demo/vendor/asanikovich/laravel-spatial/tests/Custom/CustomPointConfig.php |
<?php
declare(strict_types=1);
namespace ASanikovich\LaravelSpatial\Tests\Custom;
use ASanikovich\LaravelSpatial\Geometry\Point;
class CustomPointConfig extends Point
{
}