getParentInterfaces() as $interface) { $this->parentInterfaces[] = ltrim($interface, '\\'); } // interface can not have properties $this->properties = null; } }