Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhamp authored Jan 9, 2024
1 parent 2ebd947 commit 9893a0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ Borders are usually defined as part of the theme, but you can override the borde
itself:

```php
use SimonHamp\TheOg\BorderPosition;

$image = new Image;
$image->border(BorderPosition::Top, 'pink', 10);
```
Expand Down

0 comments on commit 9893a0f

Please sign in to comment.