Stripped white space between folds, I found it too hard to read.
This commit is contained in:
parent
bef224d5ec
commit
4219813440
2 changed files with 0 additions and 10 deletions
|
@ -205,7 +205,6 @@ class Model extends Object
|
|||
private $original = null;
|
||||
|
||||
// }}}
|
||||
|
||||
// {{{ Class Constructor
|
||||
|
||||
/**
|
||||
|
@ -342,7 +341,6 @@ class Model extends Object
|
|||
}
|
||||
|
||||
// }}}
|
||||
|
||||
// {{{ SQL Generation Methods
|
||||
|
||||
/**
|
||||
|
@ -672,7 +670,6 @@ class Model extends Object
|
|||
}
|
||||
|
||||
// }}}
|
||||
|
||||
// {{{ Record Interaction Methods
|
||||
|
||||
/**
|
||||
|
@ -788,7 +785,6 @@ class Model extends Object
|
|||
}
|
||||
|
||||
// }}}
|
||||
|
||||
// {{{ Record Manipulation Methods
|
||||
|
||||
/**
|
||||
|
@ -858,7 +854,6 @@ class Model extends Object
|
|||
}
|
||||
|
||||
// }}}
|
||||
|
||||
// {{{ Utility Methods
|
||||
|
||||
/**
|
||||
|
|
|
@ -45,7 +45,6 @@ class String
|
|||
}
|
||||
|
||||
// }}}
|
||||
|
||||
// {{{ Generate Gravatar Hash
|
||||
|
||||
/**
|
||||
|
@ -65,7 +64,6 @@ class String
|
|||
}
|
||||
|
||||
// }}}
|
||||
|
||||
// {{{ Is Empty
|
||||
|
||||
/**
|
||||
|
@ -94,7 +92,6 @@ class String
|
|||
}
|
||||
|
||||
// }}}
|
||||
|
||||
// {{{ Random
|
||||
|
||||
/**
|
||||
|
@ -156,7 +153,6 @@ class String
|
|||
}
|
||||
|
||||
// }}}
|
||||
|
||||
// {{{ Truncate
|
||||
|
||||
/**
|
||||
|
@ -189,7 +185,6 @@ class String
|
|||
}
|
||||
|
||||
// }}}
|
||||
|
||||
// {{{ Upper Words
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue