SampleController::beforeAction PHP Method

beforeAction() public method

public beforeAction ( )
    public function beforeAction()
    {
        return self::$beforeActionResult;
    }