small doc improvement

This commit is contained in:
Leo Germani 2018-05-30 16:38:19 -03:00
parent 02527eef49
commit 7579911b0f
1 changed files with 2 additions and 2 deletions

View File

@ -318,8 +318,8 @@ class Fields extends Repository {
}
/**
* fetch field by collection, searches all field available
*
* fetch field by collection, considering inheritance
*
* @param Entities\Collection $collection
* @param array $args WP_Query args plus disabled_fields
* @param string $output The desired output format (@see \Tainacan\Repositories\Repository::fetch_output() for possible values)