Updates all over. Redid some of the doc blocks cause they weren't to scale of a vim session with lline numbers on (still may not be... ugh). Also changed around some of the model level variables and stuff.
git-svn-id: http://svn.cleancode.org/svn/pickles@58 4d10bc64-7434-11dc-a737-d2d0f8310089
This commit is contained in:
parent
3d4b9f63b8
commit
e02ded351d
12 changed files with 206 additions and 221 deletions
|
@ -16,8 +16,6 @@ class Object {
|
|||
|
||||
/**
|
||||
* Protected instance of the Config class
|
||||
*
|
||||
* @todo Perhaps this should be private?
|
||||
*/
|
||||
protected $config = null;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue