mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
correct coding standards
This commit is contained in:
parent
a7708c914f
commit
3a1ff36d5e
1 changed files with 1 additions and 1 deletions
|
@ -472,7 +472,7 @@ XML;
|
|||
'thumbnail_image_URL' => 'http://example.com/thumb',
|
||||
'brand' => 'Malte Lange & Co',
|
||||
'availability' => 'in stock',
|
||||
'authors' =>array(
|
||||
'authors' => array(
|
||||
'author' => array('Malte Lange & Co')
|
||||
)
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue