@@ -139,6 +139,9 @@ |
||
| 139 | 139 | return $detector->detect($this->number); |
| 140 | 140 | } |
| 141 | 141 | |
| 142 | + /** |
|
| 143 | + * @param string $prop |
|
| 144 | + */ |
|
| 142 | 145 | private function with($prop, $value) |
| 143 | 146 | { |
| 144 | 147 | $card = clone $this; |