- Added
SomeImage
interface (methods:someImageUrl($width, $height, $options)
,someImage($width, $height, $options)
) - Added
LoremFlickr
class that implementsSomeImage
interface (this provider gets images from loremflickr service) - Added
DummyImage
class that implementsSomeImage
interface (this provider gets images from dummyimage service)