symfony-cmf / media-bundle

UNMAINTAINED - Minimalistic interfaces to handle media in the context of the CMF
http://cmf.symfony.com/
30 stars 40 forks source link

Minor updates to PHPDoc blocks. #100

Closed ManneW closed 10 years ago

ManneW commented 10 years ago
Q A
Bug fix? -
New feature? -
BC breaks? -
Deprecations? -
Tests pass? -
Fixed tickets -
License -
Doc PR -

In documentation block for Adapter\ElFinder\PhpcrDriver::_fopen, the $write parameter has been renamed to $mode, to harmonize with the code. Note: The $mode parameter is never used in the method implementation. Minor changes in MetadataInterface and MediaInterface documentation blocks.

lsmith77 commented 10 years ago

thx