# css-javascript-toolbox/12.0.3/framework/events/hookable.interface.php

CSS &amp; JavaScript Toolbox, version 12.0.3. 10 lines.

- Page: https://pluginprobe.com/plugins/css-javascript-toolbox/12.0.3/code/framework/events/hookable.interface.php
- Raw: https://pluginprobe.com/plugins/css-javascript-toolbox/12.0.3/raw/framework/events/hookable.interface.php
- Modified: 2025-06-24T15:16:12+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/css-javascript-toolbox/12.0.3/code/framework/events/hookable.interface.php#L10-L20`.

```php
<?php
/**
* 
*/

/**
* 
*/
interface CJTIHookable {}

```
