Skip to content

Commit

Permalink
Added opening PHP-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
christeredvartsen committed Mar 21, 2016
1 parent ca20f8c commit 15743b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Install using [Composer](http://getcomposer.org) by adding `imbo/imbo-metadata-c
To enable the metadata-cache in your Imbo installation you need to add a key to the `eventListener` part of the configuration:

```php
<?php
use Imbo\Plugin\MetadataCache\Cache,
Imbo\Plugin\MetadataCache\EventListener;

Expand Down

0 comments on commit 15743b2

Please sign in to comment.