Skip to content

Commit

Permalink
Add class to example
Browse files Browse the repository at this point in the history
  • Loading branch information
axllent committed Jul 9, 2017
1 parent b9934a7 commit d4de0c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ to a pre-set default, you can simply add something like this to your DataObject:
```php
<?php
use SilverStripe\Assets\Image;
use SilverStripe\Core\Config\Config;

class BannerImage extends Image
{
Expand Down

0 comments on commit d4de0c0

Please sign in to comment.