Home Forums Teachify LMS enrolls problem at version 2.3.0 Reply To: enrolls problem at version 2.3.0

#4122

shahzainqadir1
Participant

The best way to do that

//Mark, If an user is Super Admin.
if ( $user->isAdmin() ){
$isOpen = $user->isAdmin();
}