This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
SovBundle
Watch
3
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
2
Wiki
Activity
162
Commits
9
Branches
Tree:
9c5622e13d
SovBundle
/
Doctrine
/
Extension
/
SluggableInterface.php
SluggableInterface.php
85B
Raw
Normal View
History
Création du bundle
3 years ago
1
2
3
4
5
6
7
8
<?php
namespace
Lc
\
SovBundle
\
Doctrine
\
Extension
;
interface
SluggableInterface
{
}