DataSift\Storyplayer\PlayerLib\Story::hasRole PHP Method

hasRole() public method

public hasRole ( $roleName )
    public function hasRole($roleName)
    {
        throw new E4xx_DeprecatedFeature('user roles in stories have been removed from Storyplayer v2.');
    }