Skip to content

Commit

Permalink
Update FileAdder.php
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Oct 16, 2015
1 parent eceb7c2 commit 8414208
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/FileAdder/FileAdder.php
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ public function withCustomProperties(array $customProperties)
}

/**
* Set the metadata.
* Set properties on the model.
*
* @param array $properties
*
Expand All @@ -214,7 +214,7 @@ public function withProperties(array $properties)
}

/**
* Set the metadata.
* Set attributes on the model.
*
* @param array $properties
*
Expand Down

0 comments on commit 8414208

Please sign in to comment.