mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-06 19:42:41 +00:00
remove @access and unnecessary $name
This commit is contained in:
parent
0555895de3
commit
a643295e4c
136 changed files with 0 additions and 881 deletions
|
@ -25,13 +25,6 @@
|
|||
*/
|
||||
class UserFixture extends CakeTestFixture {
|
||||
|
||||
/**
|
||||
* name property
|
||||
*
|
||||
* @var string 'User'
|
||||
*/
|
||||
public $name = 'User';
|
||||
|
||||
/**
|
||||
* fields property
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue