Completed
Branch feature/pre-split (364e4e)
by Anton
03:31
created
source/Spiral/ORM/Schemas/Relations/BelongsToMorphedSchema.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
      */
29 29
     public function declareTables(SchemaBuilder $builder): array
30 30
     {
31
-       // $sourceTable = $this->sourceTable($builder);
31
+        // $sourceTable = $this->sourceTable($builder);
32 32
 
33 33
         //echo 1;
34 34
 
Please login to merge, or discard this patch.