ENH Update deprecation messages

This commit is contained in:
Steve Boyd 2022-10-18 14:49:04 +13:00
parent 5aec7db4c5
commit 6a0185d477
1 changed files with 1 additions and 1 deletions

View File

@ -624,7 +624,7 @@ JS;
* @param string $path
* @return Call\Given
*
* @deprecated 4.5..5.0 - use iAttachTheFileToTheField() instead
* @deprecated 4.5..5.0 Use iAttachTheFileToTheField() instead
*/
public function iAttachTheFileTo($field, $path)
{