Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/24/2016 11:25:28 AM (10 years ago)
Author:
djpaul
Message:

Fix indentation across all components.

Props Scrutinizer-CI

See #5891

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/classes/class-bp-theme-compat.php

    r10528 r11032  
    5151         * @param array $properties Array of properties for BP_Theme_Compat.
    5252         */
    53         public function __construct( Array $properties = array() ) {
     53        public function __construct( Array $properties = array() ) {
    5454                $this->_data = $properties;
    5555        }
Note: See TracChangeset for help on using the changeset viewer.