| @@ -446,7 +446,7 @@ | ||
| 446 | 446 | |
| 447 | 447 | /** | 
| 448 | 448 | * @param null|bool|string $optionAddTime [optional] true for default "suffix", other string values: "prefix", "no" | 
| 449 | - * @return array | |
| 449 | + * @return string[] | |
| 450 | 450 | */ | 
| 451 | 451 | private function getFileNamePrefixSuffix($optionAddTime = null) | 
| 452 | 452 |      { | 
| @@ -50,7 +50,7 @@ | ||
| 50 | 50 | /** | 
| 51 | 51 | * @param string $name | 
| 52 | 52 | * @param string $internalType | 
| 53 | - * @param mixed $subject | |
| 53 | + * @param string $subject | |
| 54 | 54 | */ | 
| 55 | 55 | public static function argumentType($name, $internalType, $subject) | 
| 56 | 56 |      { |