[2.0] Fixed typo
This commit is contained in:
parent
8b1e0d413c
commit
e832d1723a
@ -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…
x
Reference in New Issue
Block a user