Fix PHP syntax error

This commit is contained in:
Stig Lindqvist 2018-11-14 07:51:54 +13:00 committed by GitHub
parent 1268c06131
commit 1bee3fd215
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class BlogPost extends Page
*/
private static $indexes = array(
'PublishDate' => true,
):
);
/**
* @var array