Ticket #8247: 8247.diff
File 8247.diff, 474 bytes (added by , 5 years ago) |
---|
-
invitations-extensions.php
1 1 <?php 2 2 /** 3 3 * The following implementations of BP_Attachment act as dummy plugins 4 * for our unit tests 4 * for our unit tests. 5 5 */ 6 6 class BPTest_Invitation_Manager_Extension extends BP_Invitation_Manager { 7 7 public function __construct( $args = array() ) {