Yaffs site version 1.1
[yaffs-website] / vendor / sebastian / diff / src / Chunk.php
index eb08103879fc8a1966ba7e4f47878b16951ece72..1a6ea73004dbff1647065c832d533a50290e6c08 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /*
 <?php
 /*
- * This file is part of the Diff package.
+ * This file is part of sebastian/diff.
  *
  * (c) Sebastian Bergmann <sebastian@phpunit.de>
  *
  *
  * (c) Sebastian Bergmann <sebastian@phpunit.de>
  *
@@ -10,8 +10,6 @@
 
 namespace SebastianBergmann\Diff;
 
 
 namespace SebastianBergmann\Diff;
 
-/**
- */
 class Chunk
 {
     /**
 class Chunk
 {
     /**
@@ -28,6 +26,7 @@ class Chunk
      * @var int
      */
     private $end;
      * @var int
      */
     private $end;
+
     /**
      * @var int
      */
     /**
      * @var int
      */