mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 12:08:47 +02:00
* Update Symfony lib to version ~6.4.0 * Update code missing return type * Add an iTop general configuration entry to store application secret (Symfony mandatory parameter) * Use dependency injection in ExceptionListener & UserProvider classes
8 lines
490 B
XML
8 lines
490 B
XML
<svg xmlns="http://www.w3.org/2000/svg" data-icon-name="icon-tabler-stack-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" role="img">
|
|
<title>Cache</title>
|
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
|
|
<polyline points="12 4 4 8 12 12 20 8 12 4"></polyline>
|
|
<polyline points="4 12 12 16 20 12"></polyline>
|
|
<polyline points="4 16 12 20 20 16"></polyline>
|
|
</svg>
|