I have been working on an addon, and recently ran into a wall; as I didn't know how to code this little bit.
Here is my Library/SSLB/ControllerPublic/SSN/Index file.
<?php
class SSLB_ControllerPublic_SSN_Index extends XenForo_ControllerPublic_Abstract
{
public function actionIndex()
{...