예제 #1
0
 protected static function getAcl($community, $member = null)
 {
     return opCommunityAclBuilder::buildResource($community, array($member));
 }