getKey() public méthode

Returns the key.
public getKey ( ) : string
Résultat string
 public function __construct(File $file, Filesystem $filesystem, $streamWrapperPrefix = null)
 {
     parent::__construct($file->getKey(), $filesystem);
     $this->streamWrapperPrefix = $streamWrapperPrefix;
 }