Domain\Billet\BilletAssignor::getIsIsterestAttribute PHP Méthode

getIsIsterestAttribute() public méthode

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