mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Various code cleanup.
This commit is contained in:
@@ -84,7 +84,7 @@ class Budget extends Model
|
||||
}
|
||||
|
||||
/**
|
||||
* @param Budget $value
|
||||
* @param string $value
|
||||
*
|
||||
* @return Budget
|
||||
*/
|
||||
@@ -111,6 +111,7 @@ class Budget extends Model
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
*
|
||||
* @param $value
|
||||
*
|
||||
* @return string
|
||||
@@ -126,6 +127,7 @@ class Budget extends Model
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
*
|
||||
* @param $value
|
||||
*/
|
||||
public function setNameAttribute($value)
|
||||
|
Reference in New Issue
Block a user