-
- Downloads
Issue #1996868 by jhedstrom: Start converting image.inc to an Image component.
parent
da1b134a
Branches
Tags
Showing
- core/includes/image.inc 4 additions, 40 deletionscore/includes/image.inc
- core/lib/Drupal/Component/Image/Image.php 64 additions, 0 deletionscore/lib/Drupal/Component/Image/Image.php
- core/tests/Drupal/Tests/Component/Image/ImageTest.php 41 additions, 21 deletionscore/tests/Drupal/Tests/Component/Image/ImageTest.php
core/lib/Drupal/Component/Image/Image.php
0 → 100644
Please sign in to comment