[ticket/588] Fix code sniffer issues in portal files [ci skip]
B3P-588
This commit is contained in:
@@ -349,7 +349,7 @@ class fetch_posts
|
||||
*/
|
||||
protected function get_type_constraints()
|
||||
{
|
||||
switch($this->type)
|
||||
switch ($this->type)
|
||||
{
|
||||
case "announcements":
|
||||
$this->get_announcements_constraints();
|
||||
|
||||
Reference in New Issue
Block a user