Domain\Billet\BilletAssignor::getIsIsterestAttribute PHP 메소드

getIsIsterestAttribute() 공개 메소드

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