@@ -87,7 +87,6 @@ |
||
| 87 | 87 | * Ensures this method must be provided by classes using this trait. |
| 88 | 88 | * |
| 89 | 89 | * @param string $expected The expected internal type. |
| 90 | - * @param mixed $haystack The variable to verify. |
|
| 91 | 90 | * @param string $message Optional error message to give upon failure. |
| 92 | 91 | * |
| 93 | 92 | * @return void |