cakephp2-php8/cake/tests/cases/libs/model
mariano.iglesias 897825d596 Adding documentation to classes belonging to Cake console.
Standarizing on datatypes used in phpdocblocs and removing unneeded @return types

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5851 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-22 05:52:20 +00:00
..
behaviors Refactoring find*() methods into Model::find(), i.e. Model::find('all', array('conditions' => ...)), findCount()/find('count') results are no longer filtered 2007-10-21 18:34:23 +00:00
datasources Adding documentation to classes belonging to Cake console. 2007-10-22 05:52:20 +00:00
db_acl.test.php Fixes #2902, DB_ACL::allow allowing all when $actions is not an array. 2007-10-17 12:51:17 +00:00
model.test.php Closes #3362, Changed self associated models so they no longer reference the single instance of the original model. 2007-10-22 02:11:58 +00:00
schema.test.php updating schema and tests 2007-08-29 08:32:18 +00:00