diff options
Diffstat (limited to 'src/model/entities/Image.php')
| -rw-r--r-- | src/model/entities/Image.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/model/entities/Image.php b/src/model/entities/Image.php index 181c137..302a27f 100644 --- a/src/model/entities/Image.php +++ b/src/model/entities/Image.php | |||
| @@ -74,7 +74,7 @@ class Image | |||
| 74 | } | 74 | } |
| 75 | 75 | ||
| 76 | 76 | ||
| 77 | // pour ViewBuilder? | 77 | // pour ViewBuilderController? |
| 78 | /*public function displayImage($imageId): void | 78 | /*public function displayImage($imageId): void |
| 79 | { | 79 | { |
| 80 | //$imageId = 1; // Exemple d'ID d'image | 80 | //$imageId = 1; // Exemple d'ID d'image |
