mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
ENH Update deprecation messages
This commit is contained in:
parent
5aec7db4c5
commit
6a0185d477
@ -624,7 +624,7 @@ JS;
|
|||||||
* @param string $path
|
* @param string $path
|
||||||
* @return Call\Given
|
* @return Call\Given
|
||||||
*
|
*
|
||||||
* @deprecated 4.5..5.0 - use iAttachTheFileToTheField() instead
|
* @deprecated 4.5..5.0 Use iAttachTheFileToTheField() instead
|
||||||
*/
|
*/
|
||||||
public function iAttachTheFileTo($field, $path)
|
public function iAttachTheFileTo($field, $path)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user