mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Optimized Attributes and tests for it
This commit is contained in:
@@ -7,6 +7,8 @@ namespace App\Attribut;
|
||||
*/
|
||||
interface ClassAttributInterface
|
||||
{
|
||||
const CLASS_ATTRIBUT_NAME = 'class';
|
||||
|
||||
/**
|
||||
* @param string $class
|
||||
*/
|
||||
|
Reference in New Issue
Block a user