Cleaned up trailing whitespace
This commit is contained in:
parent
deb47f94d3
commit
c6a7af0639
include
@ -1,7 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
abstract class Entity {
|
abstract class Entity {
|
||||||
protected function __construct() {
|
protected function __construct() {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
abstract public function matches($term, $ldap);
|
abstract public function matches($term, $ldap);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user