Start your All-Access Pass to unlock this challenge
Challenge 1 / 2
Why does adding:
/**
* @template T of object
*
* @param T $object
*
* @return T
*/
above the translate()
method in ObjectTranslator
help when using PhpStorm?
Skip challenges and go to theNext Chapter