Browse Source

to transformercollection

Lloric Mayuga Garcia 6 năm trước cách đây
mục cha
commit
32123c3ef2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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()