user: cleanup

This commit is contained in:
Matthew Penner 2022-12-15 12:26:34 -07:00
parent 7f669828c6
commit 926c8563d0
No known key found for this signature in database
5 changed files with 44 additions and 53 deletions

View file

@ -92,7 +92,7 @@ abstract class ApplicationApiIntegrationTestCase extends IntegrationTestCase
/**
* Return a transformer that can be used for testing purposes.
*
* @deprecated Instantiate the transformer directly.
* @deprecated instantiate the transformer directly
*/
protected function getTransformer(string $abstract): Transformer
{