class ImageInfo in N1ED - Visual editor as CKEditor plugin with Bootstrap support 8.2
Image info.
Hierarchy
- class \Drupal\n1ed\Flmngr\FlmngrServer\model\ImageInfo
Expanded class hierarchy of ImageInfo
1 file declares its use of ImageInfo
- FMDiskFileSystem.php in src/
Flmngr/ FlmngrServer/ fs/ FMDiskFileSystem.php
File
- src/
Flmngr/ FlmngrServer/ model/ ImageInfo.php, line 8
Namespace
Drupal\n1ed\Flmngr\FlmngrServer\modelView source
class ImageInfo {
public $width;
public $height;
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ImageInfo:: |
public | property | ||
ImageInfo:: |
public | property |