mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-02-01 01:26:19 +00:00
Formatting issues
This commit is contained in:
parent
b5a8a6f946
commit
8a8db72b7c
1 changed files with 10 additions and 10 deletions
|
@ -26,7 +26,7 @@
|
|||
*/
|
||||
class ModelRelatedFixture extends CakeTestFixture {
|
||||
|
||||
/**
|
||||
/**
|
||||
* fields property
|
||||
*
|
||||
* @var array
|
||||
|
@ -37,7 +37,7 @@ class ModelRelatedFixture extends CakeTestFixture {
|
|||
'primary_id' => array('type' => 'integer'),
|
||||
);
|
||||
|
||||
/**
|
||||
/**
|
||||
* records property
|
||||
*
|
||||
* @var array
|
||||
|
|
Loading…
Add table
Reference in a new issue