Classes/Exception/InvalidConfigurationException.php
Opening brace of a class must be on the line after the definition Open
Open
class InvalidConfigurationException extends OEmbedException {}
- Exclude checks
Closing brace must be on a line by itself Open
Open
class InvalidConfigurationException extends OEmbedException {}
- Exclude checks