diff --git a/src/Assets/Asset.php b/src/Assets/Asset.php index 683d6aa..eff3a46 100644 --- a/src/Assets/Asset.php +++ b/src/Assets/Asset.php @@ -1334,6 +1334,7 @@ public function print_before( $thing ) { * Enqueue the asset. * * @since 1.0.0 + * @since 1.3.1 Returns itself to enable chaining. * * @return static */