mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Typo "nee" -> "need"
Looks like Silverstripe needs the d.
This commit is contained in:
parent
6931073956
commit
ad5a090847
@ -9,7 +9,7 @@ implementation. Have a look at `[api:Object->useCustomClass()]`.
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Your extension will nee to be a subclass of `[api:DataExtension]` or the `[api:Extension]` class.
|
Your extension will need to be a subclass of `[api:DataExtension]` or the `[api:Extension]` class.
|
||||||
|
|
||||||
:::php
|
:::php
|
||||||
<?php
|
<?php
|
||||||
@ -155,4 +155,4 @@ extended by.
|
|||||||
|
|
||||||
|
|
||||||
## API Documentation
|
## API Documentation
|
||||||
`[api:DataExtension]`
|
`[api:DataExtension]`
|
||||||
|
Loading…
Reference in New Issue
Block a user