Skip to Content.
Sympa Menu

comanage-dev - [comanage-dev] request on coding style documentation

Subject: COmanage Developers List

List archive

[comanage-dev] request on coding style documentation


Chronological Thread 
  • From: Scott Koranda <>
  • To: comanage-dev <>
  • Subject: [comanage-dev] request on coding style documentation
  • Date: Wed, 25 Feb 2015 10:53:06 -0600

Hi Benn,

On this wiki page

https://spaces.internet2.edu/display/COmanage/COmanage+Coding+Style


under the section on alignment, can you please add documentation for
how you want long lines broken over multiple lines?

Can you use this as an example please?

$this->CoPerson->HistoryRecord->record($copersonrole['CoPerson']['id'],
$copersonrole['CoPersonRole']['id'], null, null,
ActionEnum::CoGroupMemberDeleted, $msg)

Thanks,

Scott

P.S. If I missed an existing rule that covers this question please
point me to it specifically. Thanks.



Archive powered by MHonArc 2.6.16.

Top of Page