Parcourir la source

to transformercollection

Lloric Mayuga Garcia il y a 6 ans
Parent
commit
32123c3ef2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

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