mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 17:16:18 +00:00
fixing doc block indentation.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8279 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
bab62df0d8
commit
303b488bc1
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ class TestBehavior extends ModelBehavior {
|
||||||
}
|
}
|
||||||
echo "onError trigger success";
|
echo "onError trigger success";
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* beforeTest method
|
* beforeTest method
|
||||||
*
|
*
|
||||||
* @param mixed $model
|
* @param mixed $model
|
||||||
|
|
Loading…
Add table
Reference in a new issue