Docker\API\Model\SystemInformation::getImages PHP Method

getImages() public method

public getImages ( ) : integer
return integer
    public function getImages()
    {
        return $this->images;
    }