Scalr\Modules\AbstractPlatformModule::getImageInfo PHP Method

getImageInfo() public method

See also: PlatformModuleInterface::getImageInfo()
public getImageInfo ( Scalr_Environment $environment, $cloudLocation, $imageId )
$environment Scalr_Environment
    public function getImageInfo(\Scalr_Environment $environment, $cloudLocation, $imageId)
    {
        return [];
    }