Bristol SU Support Package
FilterRepository.php
Go to the documentation of this file.
1 <?php
2 
4 
6 
11 {
12 
21  public function getByAlias($alias);
22 
28  public function getAll();
29 }