Skip to content

fix shortcuts - underline instead of camelCase#11940

Merged
DeepDiver1975 merged 1 commit intomasterfrom
fix-underline-convention
Nov 4, 2014
Merged

fix shortcuts - underline instead of camelCase#11940
DeepDiver1975 merged 1 commit intomasterfrom
fix-underline-convention

Conversation

@MorrisJobke
Copy link
Contributor

@LukasReschke
Copy link
Member

Use Pascal case for Objects, Camel case for functions and variables.

http://doc.owncloud.org/server/6.0/developer_manual/app/general/codingguidelines.html#objects-functions-arrays-variables

👎

@BernhardPosselt
Copy link
Contributor

@LukasReschke in terms of template functions: theyre in general all lowercase and separated with an underscore, see https://github.com/owncloud/core/blob/master/lib/private/template/functions.php

I'd 👍 to stay consistent with the functions we currently have. This is basically the only place where we use functions so i think its fine

@LukasReschke
Copy link
Member

Well, then 👍

@scrutinizer-notifier
Copy link

The inspection completed: No new issues

@DeepDiver1975
Copy link
Member

🙈 🙉 🙊

DeepDiver1975 added a commit that referenced this pull request Nov 4, 2014
fix shortcuts - underline instead of camelCase
@DeepDiver1975 DeepDiver1975 merged commit 9323ba5 into master Nov 4, 2014
@DeepDiver1975 DeepDiver1975 deleted the fix-underline-convention branch November 4, 2014 13:51
@ghost
Copy link

ghost commented Nov 4, 2014

🚀 Test PASSed. 🚀
Refer to this link for build results (access rights to CI server needed):
https://ci.owncloud.org//job/pull-request-analyser-ng-simple/1955/
🚀 Test PASSed. 🚀

@lock lock bot locked as resolved and limited conversation to collaborators Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants