Neos\Flow\ResourceManagement\ResourceMetaDataInterface::setFileSize PHP 메소드

setFileSize() 공개 메소드

Sets the size of the content of this storage object
public setFileSize ( string $fileSize ) : void
$fileSize string The content size
리턴 void
    public function setFileSize($fileSize);