コード例 #1
0
 private static function getNameByTarget($target, $driverId)
 {
     return FileInfo::decode(substr($target, strlen($driverId) + 1));
 }