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