Esensi\Model\Contracts\PurgingModelInterface::removePurgeable PHP 메소드

removePurgeable() 공개 메소드

Remove an attribute from the purgeable array.
public removePurgeable ( string $attribute )
$attribute string to purge
    public function removePurgeable($attribute);