You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/DataStructures.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,7 @@ for images:
112
112
*`SMS\FluidComponents\Domain\Model\Image` (alias: `Image`) is the base class of all image types as well as a factory
113
113
*`SMS\FluidComponents\Domain\Model\RemoteImage` wraps a remote image uri
114
114
*`SMS\FluidComponents\Domain\Model\FalImage` wraps existing FAL objects and local image resources, such as `File` and `FileReference` or an image from an extension
115
-
*`SMS\FluidComponents\Domain\Model\PlaceholderImage` generates a placeholder image via placeholder.com
115
+
*`SMS\FluidComponents\Domain\Model\PlaceholderImage` generates a placeholder image via placehold.co
0 commit comments