Update HasManyExample.md

This commit is contained in:
Nicolaas 2020-05-30 13:17:03 +12:00 committed by GitHub
parent f1a9c92784
commit a0d1272238
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ has_many Example
=================
```php
<?php
/*** TestPage.php ***/
use SilverStripe\Forms\GridField\GridField;