Domain\Billet\BilletAssignor::getIsIsterestAttribute PHP Method

getIsIsterestAttribute() public method

public getIsIsterestAttribute ( $value )
    public function getIsIsterestAttribute($value)
    {
        return (bool) $value;
    }