mirror of
https://github.com/silverstripe/silverstripe-textextraction
synced 2024-10-22 11:06:00 +02:00
Add param type
This commit is contained in:
parent
47ed2d2cd1
commit
2fb588a488
@ -120,7 +120,7 @@ class TikaServerTextExtractor extends FileTextExtractor
|
||||
* Ensure that the version number has a major, minor and patch number
|
||||
* Reason being that version_compare('1.7', '1.7.0') will return -1 instead of 0
|
||||
*
|
||||
* @param $version
|
||||
* @param float $version
|
||||
* @return string
|
||||
*/
|
||||
protected function normaliseVersion($version)
|
||||
|
Loading…
Reference in New Issue
Block a user