Mark methods as deprecated.

This commit is contained in:
James Cole
2018-03-11 13:30:58 +01:00
parent cfba11e9ca
commit a9356ca1e2
3 changed files with 6 additions and 3 deletions

View File

@@ -219,7 +219,7 @@ class TransactionJournal extends Model
* @codeCoverageIgnore
*
* @param string $name
*
* @deprecated
* @return bool
*/
public function hasMeta(string $name): bool