Browse Source

Merge pull request #440 from lloricode/patch-1

to transformercollection
Shalvah 6 years ago
parent
commit
1e021953d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -291,7 +291,7 @@ For example:
 
 
 ```php
 ```php
 /**
 /**
- * @transformer \App\Transformers\UserTransformer
+ * @transformercollection \App\Transformers\UserTransformer
  * @transformerModel \App\User
  * @transformerModel \App\User
  */
  */
 public function listUsers()
 public function listUsers()