Changeset 13890 for trunk/src/bp-core/classes/class-bp-theme-compat.php
- Timestamp:
- 06/02/2024 01:06:10 AM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/classes/class-bp-theme-compat.php
r13887 r13890 101 101 * @param string $property Property name. 102 102 * @param mixed $value Property value. 103 * @return bool True on success, false on failure.103 * @return bool 104 104 */ 105 105 public function __set( $property, $value ) {
Note: See TracChangeset
for help on using the changeset viewer.