@@ -27,7 +27,7 @@ formulario web y `parse` se encargará de sanitizar el string y ver si el RUT es
```php
<?php
useMNC\ChileanRut\Rut;
useMNC\Rut;
$rut=Rut::parse('23.546.565-4');
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.