Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinDev authored Dec 22, 2023
1 parent 9720775 commit 8c2ec06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mapping/PropertyMapping.php
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ public function getUploadName(object $obj): string
*
* @param object $obj
*
* @return string|null The upload directory
* @return string The upload directory
*/
public function getUploadDir($obj): string
{
Expand Down

0 comments on commit 8c2ec06

Please sign in to comment.