Completed
Branch master (583371)
by Christopher
03:59
created
MetadataV1/src/mapping/cs/TQueryViewType.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,6 @@
 block discarded – undo
34 34
     /**
35 35
      * Gets or sets the inner value
36 36
      *
37
-     * @param string $value
38 37
      * @return string
39 38
      */
40 39
     public function value()
Please login to merge, or discard this patch.
MetadataV2/src/mapping/cs/TQueryViewType.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,6 @@
 block discarded – undo
34 34
     /**
35 35
      * Gets or sets the inner value
36 36
      *
37
-     * @param string $value
38 37
      * @return string
39 38
      */
40 39
     public function value()
Please login to merge, or discard this patch.
MetadataV4/src/edm/TBinaryConstantExpressionType.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,6 @@
 block discarded – undo
29 29
     /**
30 30
      * Gets or sets the inner value
31 31
      *
32
-     * @param string $value
33 32
      * @return string
34 33
      */
35 34
     public function value()
Please login to merge, or discard this patch.
MetadataV4/src/edm/TBoolConstantExpressionType.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,6 @@
 block discarded – undo
29 29
     /**
30 30
      * Gets or sets the inner value
31 31
      *
32
-     * @param boolean $value
33 32
      * @return boolean
34 33
      */
35 34
     public function value()
Please login to merge, or discard this patch.
MetadataV4/src/edm/TDateConstantExpressionType.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,6 @@
 block discarded – undo
29 29
     /**
30 30
      * Gets or sets the inner value
31 31
      *
32
-     * @param \DateTime $value
33 32
      * @return \DateTime
34 33
      */
35 34
     public function value()
Please login to merge, or discard this patch.
MetadataV4/src/edm/TDateTimeOffsetConstantExpressionType.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,6 @@
 block discarded – undo
29 29
     /**
30 30
      * Gets or sets the inner value
31 31
      *
32
-     * @param \DateTime $value
33 32
      * @return \DateTime
34 33
      */
35 34
     public function value()
Please login to merge, or discard this patch.
MetadataV4/src/edm/TDecimalConstantExpressionType.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,6 @@
 block discarded – undo
29 29
     /**
30 30
      * Gets or sets the inner value
31 31
      *
32
-     * @param float $value
33 32
      * @return float
34 33
      */
35 34
     public function value()
Please login to merge, or discard this patch.
MetadataV4/src/edm/TDurationConstantExpressionType.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,6 @@
 block discarded – undo
29 29
     /**
30 30
      * Gets or sets the inner value
31 31
      *
32
-     * @param \DateInterval $value
33 32
      * @return \DateInterval
34 33
      */
35 34
     public function value()
Please login to merge, or discard this patch.
MetadataV4/src/edm/TFloatConstantExpressionType.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,6 @@
 block discarded – undo
29 29
     /**
30 30
      * Gets or sets the inner value
31 31
      *
32
-     * @param float $value
33 32
      * @return float
34 33
      */
35 34
     public function value()
Please login to merge, or discard this patch.