mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
tagging code
This commit is contained in:
parent
efaed3d02c
commit
df6b4ff349
|
@ -27,6 +27,9 @@ class LicenseImporter extends ItemImporter
|
|||
* @since 4.0
|
||||
* @param array $row
|
||||
* @return License|mixed|null
|
||||
* updated @author Jes Vinsmoke
|
||||
* @since 6.1
|
||||
*
|
||||
*/
|
||||
public function createLicenseIfNotExists(array $row)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue