Skip to content

Commit

Permalink
More documentation on Tika construct
Browse files Browse the repository at this point in the history
  • Loading branch information
Garfield-fr committed Nov 14, 2011
1 parent 32e05aa commit 3e427d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Wrapper/Tika.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ class Tika implements TikaInterface
* Construct
*
* @param Array $configuration
* @param string $documentClass (path)
* @param string $metadataClass (path)
* @param Logger $logger
*/
public function __construct(array $configuration, $documentClass, $metadataClass, Logger $logger)
{
Expand Down

0 comments on commit 3e427d2

Please sign in to comment.