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
105
Commits
9
Branches
Tree:
59bf174ecc
SovBundle
/
Doctrine
/
Extension
/
SluggableInterface.php
9 lines
85B
Raw
Blame
History
<?php
namespace
Lc
\
SovBundle
\
Doctrine
\
Extension
;
interface
SluggableInterface
{
}