@@ -35,7 +35,7 @@ |
||
| 35 | 35 | /** |
| 36 | 36 | * Gets or sets the inner value |
| 37 | 37 | * |
| 38 | - * @param string[] $value |
|
| 38 | + * @param string $value |
|
| 39 | 39 | * @return string |
| 40 | 40 | */ |
| 41 | 41 | public function value(...$value) |
@@ -75,9 +75,4 @@ |
||
| 75 | 75 | if (!$this->isExtensibilityElementOK($msg)) { |
| 76 | 76 | return false; |
| 77 | 77 | } |
| 78 | - if (!$this->isTFacetAttributesTraitValid($msg)) { |
|
| 79 | - return false; |
|
| 80 | - } |
|
| 81 | - return true; |
|
| 82 | - } |
|
| 83 | -} |
|
| 78 | + if (!$this->isTFacetAttributesTraitValid($msg |
|
| 84 | 79 | \ No newline at end of file |
@@ -75,9 +75,4 @@ |
||
| 75 | 75 | if (!$this->isExtensibilityElementOK($msg)) { |
| 76 | 76 | return false; |
| 77 | 77 | } |
| 78 | - if (!$this->isTFacetAttributesTraitValid($msg)) { |
|
| 79 | - return false; |
|
| 80 | - } |
|
| 81 | - return true; |
|
| 82 | - } |
|
| 83 | -} |
|
| 78 | + if (!$this->isTFacetAttributesTraitValid($msg |
|
| 84 | 79 | \ No newline at end of file |
@@ -75,9 +75,4 @@ |
||
| 75 | 75 | if (!$this->isExtensibilityElementOK($msg)) { |
| 76 | 76 | return false; |
| 77 | 77 | } |
| 78 | - if (!$this->isTFacetAttributesTraitValid($msg)) { |
|
| 79 | - return false; |
|
| 80 | - } |
|
| 81 | - return true; |
|
| 82 | - } |
|
| 83 | -} |
|
| 78 | + if (!$this->isTFacetAttributesTraitValid($msg |
|
| 84 | 79 | \ No newline at end of file |
@@ -75,9 +75,4 @@ |
||
| 75 | 75 | if (!$this->isExtensibilityElementOK($msg)) { |
| 76 | 76 | return false; |
| 77 | 77 | } |
| 78 | - if (!$this->isTFacetAttributesTraitValid($msg)) { |
|
| 79 | - return false; |
|
| 80 | - } |
|
| 81 | - return true; |
|
| 82 | - } |
|
| 83 | -} |
|
| 78 | + if (!$this->isTFacetAttributesTraitValid($msg |
|
| 84 | 79 | \ No newline at end of file |
@@ -32,7 +32,7 @@ discard block |
||
| 32 | 32 | */ |
| 33 | 33 | private $type = null; |
| 34 | 34 | |
| 35 | -<<<<<<< HEAD |
|
| 35 | +<< << <<< HEAD |
|
| 36 | 36 | /** |
| 37 | 37 | * Gets as type |
| 38 | 38 | * |
@@ -75,9 +75,4 @@ discard block |
||
| 75 | 75 | if (!$this->isExtensibilityElementOK($msg)) { |
| 76 | 76 | return false; |
| 77 | 77 | } |
| 78 | - if (!$this->isTFacetAttributesTraitValid($msg)) { |
|
| 79 | - return false; |
|
| 80 | - } |
|
| 81 | - return true; |
|
| 82 | - } |
|
| 83 | -} |
|
| 78 | + if (!$this->isTFacetAttributesTraitValid($msg |
|
| 84 | 79 | \ No newline at end of file |
@@ -75,9 +75,4 @@ |
||
| 75 | 75 | if (!$this->isExtensibilityElementOK($msg)) { |
| 76 | 76 | return false; |
| 77 | 77 | } |
| 78 | - if (!$this->isTFacetAttributesTraitValid($msg)) { |
|
| 79 | - return false; |
|
| 80 | - } |
|
| 81 | - return true; |
|
| 82 | - } |
|
| 83 | -} |
|
| 78 | + if (!$this->isTFacetAttributesTraitValid($msg |
|
| 84 | 79 | \ No newline at end of file |
@@ -75,9 +75,4 @@ |
||
| 75 | 75 | if (!$this->isExtensibilityElementOK($msg)) { |
| 76 | 76 | return false; |
| 77 | 77 | } |
| 78 | - if (!$this->isTFacetAttributesTraitValid($msg)) { |
|
| 79 | - return false; |
|
| 80 | - } |
|
| 81 | - return true; |
|
| 82 | - } |
|
| 83 | -} |
|
| 78 | + if (!$this->isTFacetAttributesTraitValid($msg |
|
| 84 | 79 | \ No newline at end of file |
@@ -176,10 +176,4 @@ |
||
| 176 | 176 | return false; |
| 177 | 177 | } |
| 178 | 178 | |
| 179 | - if (!$this->isValidArrayOK($this->schema, '\AlgoWeb\ODataMetadata\MetadataV3\edm\Schema', $msg, 1)) { |
|
| 180 | - return false; |
|
| 181 | - } |
|
| 182 | - |
|
| 183 | - return true; |
|
| 184 | - } |
|
| 185 | -} |
|
| 179 | + if (!$this->isValidArrayOK($this->schema, '\AlgoWeb\ODataMetadata\MetadataV3\edm\Schema', $msg |
|
| 186 | 180 | \ No newline at end of file |
@@ -176,10 +176,4 @@ |
||
| 176 | 176 | return false; |
| 177 | 177 | } |
| 178 | 178 | |
| 179 | - if (!$this->isValidArrayOK($this->schema, '\AlgoWeb\ODataMetadata\MetadataV3\edm\Schema', $msg, 1)) { |
|
| 180 | - return false; |
|
| 181 | - } |
|
| 182 | - |
|
| 183 | - return true; |
|
| 184 | - } |
|
| 185 | -} |
|
| 179 | + if (!$this->isValidArrayOK($this->schema, '\AlgoWeb\ODataMetadata\MetadataV3\edm\Schema', $msg |
|
| 186 | 180 | \ No newline at end of file |
@@ -176,10 +176,4 @@ |
||
| 176 | 176 | return false; |
| 177 | 177 | } |
| 178 | 178 | |
| 179 | - if (!$this->isValidArrayOK($this->schema, '\AlgoWeb\ODataMetadata\MetadataV3\edm\Schema', $msg, 1)) { |
|
| 180 | - return false; |
|
| 181 | - } |
|
| 182 | - |
|
| 183 | - return true; |
|
| 184 | - } |
|
| 185 | -} |
|
| 179 | + if (!$this->isValidArrayOK($this->schema, '\AlgoWeb\ODataMetadata\MetadataV3\edm\Schema', $msg |
|
| 186 | 180 | \ No newline at end of file |
@@ -176,10 +176,4 @@ |
||
| 176 | 176 | return false; |
| 177 | 177 | } |
| 178 | 178 | |
| 179 | - if (!$this->isValidArrayOK($this->schema, '\AlgoWeb\ODataMetadata\MetadataV3\edm\Schema', $msg, 1)) { |
|
| 180 | - return false; |
|
| 181 | - } |
|
| 182 | - |
|
| 183 | - return true; |
|
| 184 | - } |
|
| 185 | -} |
|
| 179 | + if (!$this->isValidArrayOK($this->schema, '\AlgoWeb\ODataMetadata\MetadataV3\edm\Schema', $msg |
|
| 186 | 180 | \ No newline at end of file |
@@ -153,7 +153,7 @@ discard block |
||
| 153 | 153 | { |
| 154 | 154 | if (!$this->isValidArrayOK( |
| 155 | 155 | $dataServices, |
| 156 | -<<<<<<< HEAD |
|
| 156 | +<< << <<< HEAD |
|
| 157 | 157 | '\AlgoWeb\ODataMetadata\MetadataV3\edm\Schema', |
| 158 | 158 | $msg, |
| 159 | 159 | 1 |
@@ -176,10 +176,4 @@ discard block |
||
| 176 | 176 | return false; |
| 177 | 177 | } |
| 178 | 178 | |
| 179 | - if (!$this->isValidArrayOK($this->schema, '\AlgoWeb\ODataMetadata\MetadataV3\edm\Schema', $msg, 1)) { |
|
| 180 | - return false; |
|
| 181 | - } |
|
| 182 | - |
|
| 183 | - return true; |
|
| 184 | - } |
|
| 185 | -} |
|
| 179 | + if (!$this->isValidArrayOK($this->schema, '\AlgoWeb\ODataMetadata\MetadataV3\edm\Schema', $msg |
|
| 186 | 180 | \ No newline at end of file |
@@ -176,10 +176,4 @@ |
||
| 176 | 176 | return false; |
| 177 | 177 | } |
| 178 | 178 | |
| 179 | - if (!$this->isValidArrayOK($this->schema, '\AlgoWeb\ODataMetadata\MetadataV3\edm\Schema', $msg, 1)) { |
|
| 180 | - return false; |
|
| 181 | - } |
|
| 182 | - |
|
| 183 | - return true; |
|
| 184 | - } |
|
| 185 | -} |
|
| 179 | + if (!$this->isValidArrayOK($this->schema, '\AlgoWeb\ODataMetadata\MetadataV3\edm\Schema', $msg |
|
| 186 | 180 | \ No newline at end of file |
@@ -176,10 +176,4 @@ |
||
| 176 | 176 | return false; |
| 177 | 177 | } |
| 178 | 178 | |
| 179 | - if (!$this->isValidArrayOK($this->schema, '\AlgoWeb\ODataMetadata\MetadataV3\edm\Schema', $msg, 1)) { |
|
| 180 | - return false; |
|
| 181 | - } |
|
| 182 | - |
|
| 183 | - return true; |
|
| 184 | - } |
|
| 185 | -} |
|
| 179 | + if (!$this->isValidArrayOK($this->schema, '\AlgoWeb\ODataMetadata\MetadataV3\edm\Schema', $msg |
|
| 186 | 180 | \ No newline at end of file |
@@ -30,7 +30,7 @@ |
||
| 30 | 30 | /** |
| 31 | 31 | * Gets or sets the inner value |
| 32 | 32 | * |
| 33 | - * @param string[] $value |
|
| 33 | + * @param string $value |
|
| 34 | 34 | * @return string |
| 35 | 35 | */ |
| 36 | 36 | public function value(...$value) |
@@ -30,7 +30,7 @@ |
||
| 30 | 30 | /** |
| 31 | 31 | * Gets or sets the inner value |
| 32 | 32 | * |
| 33 | - * @param boolean[] $value |
|
| 33 | + * @param boolean $value |
|
| 34 | 34 | * @return boolean |
| 35 | 35 | */ |
| 36 | 36 | public function value(...$value) |
@@ -30,7 +30,7 @@ |
||
| 30 | 30 | /** |
| 31 | 31 | * Gets or sets the inner value |
| 32 | 32 | * |
| 33 | - * @param \DateTime[] $value |
|
| 33 | + * @param \DateTime $value |
|
| 34 | 34 | * @return \DateTime |
| 35 | 35 | */ |
| 36 | 36 | public function value(...$value) |
@@ -30,7 +30,7 @@ |
||
| 30 | 30 | /** |
| 31 | 31 | * Gets or sets the inner value |
| 32 | 32 | * |
| 33 | - * @param \DateTime[] $value |
|
| 33 | + * @param \DateTime $value |
|
| 34 | 34 | * @return \DateTime |
| 35 | 35 | */ |
| 36 | 36 | public function value(...$value) |
@@ -30,7 +30,7 @@ |
||
| 30 | 30 | /** |
| 31 | 31 | * Gets or sets the inner value |
| 32 | 32 | * |
| 33 | - * @param \DateInterval[] $value |
|
| 33 | + * @param \DateInterval $value |
|
| 34 | 34 | |
| 35 | 35 | * @return \DateInterval |
| 36 | 36 | */ |
@@ -31,7 +31,6 @@ |
||
| 31 | 31 | * Gets or sets the inner value |
| 32 | 32 | * |
| 33 | 33 | * @param \DateInterval[] $value |
| 34 | - |
|
| 35 | 34 | * @return \DateInterval |
| 36 | 35 | */ |
| 37 | 36 | public function value(...$value) |
@@ -30,7 +30,7 @@ |
||
| 30 | 30 | /** |
| 31 | 31 | * Gets or sets the inner value |
| 32 | 32 | * |
| 33 | - * @param double[] $value |
|
| 33 | + * @param double $value |
|
| 34 | 34 | * @return float |
| 35 | 35 | */ |
| 36 | 36 | public function value(...$value) |