Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created August 13, 2019 02:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/877d1c9ecda05b046ee8b697505f5f08 to your computer and use it in GitHub Desktop.
Save parzibyte/877d1c9ecda05b046ee8b697505f5f08 to your computer and use it in GitHub Desktop.
<?php
class ParzibytePublicidad
{
public static function iniciar()
{
}
public function agregar_publicidad($contenido)
{
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment