Sfoglia il codice sorgente

to transformercollection

Lloric Mayuga Garcia 6 anni fa
parent
commit
32123c3ef2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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()