Studio\Parts\License\Part::copyLicenseFileTo PHP Метод

copyLicenseFileTo() защищенный Метод

protected copyLicenseFileTo ( Studio\Filesystem\Directory $target, $license )
$target Studio\Filesystem\Directory
    protected function copyLicenseFileTo(Directory $target, $license)
    {
        // Download the file
        // Add year and name
    }