[2.0] Fixed typo
This commit is contained in:
parent
8b1e0d413c
commit
e832d1723a
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ abstract class AbstractFileDriver implements Driver
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
public function getfileExtension()
|
public function getFileExtension()
|
||||||
{
|
{
|
||||||
return $this->_fileExtension;
|
return $this->_fileExtension;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue